FlowDocumentReader::CanGoToPage Method (Int32)
.NET Framework (current version)
Returns a value that indicates whether or the FlowDocumentReader is able to jump to the specified page number.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- pageNumber
-
Type:
System::Int32
A page number to check for as a valid jump target.
Return Value
Type: System::Booleantrue if the FlowDocumentReader is able to jump to the specified page number; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: