DocumentViewerBase::CanGoToPage Method (Int32)
.NET Framework (current version)
Returns a value that indicates whether or the viewer 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::BooleanA Boolean value that indicates whether or the viewer is able to jump to the specified page number.
.NET Framework
Available since 3.0
Available since 3.0
Show: