WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Viewer Assembly
/
C1.WinUI.Viewer Namespace
/
FlexViewerPane Class
/ PageNumber Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
PageNumber Property
In This Topic
Gets or sets the number of the currently visible page.
Syntax
C#
public
int
PageNumber {
get
;
set
;}
Remarks
If several pages are visible, this property indicates the page with the most surface shown. When the property is set, the new start page's top left corner is aligned with the preview window's top left corner.
See Also
Reference
FlexViewerPane Class
FlexViewerPane Members