CanGoToPage Method (WPFDocumentViewerBase)

Class

WPFDocumentViewerBase class

Action

Returns a value that indicates whether or the viewer is able to jump to the specified page number.

Syntax

bResult = documentViewerBase.CanGoToPage(pageNumber)
Variable Description
bResult BOOLEAN.
pageNumber The page number. INTEGER.