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