CanGoToPage Method (WPFFlowDocumentReader)
Class
WPFFlowDocumentReader
class
Action
Returns a value that indicates whether or the viewer is able to jump to the specified page number.
Syntax
bResult
=
flowDocumentReader
.
CanGoToPage
(
pageNumber
)
Variable
Description
bResult
BOOLEAN.
pageNumber
The page number. INTEGER.