WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / PageNumber Property
In This Topic
    PageNumber Property
    In This Topic
    Gets or sets the number of the currently visible page.
    Syntax
    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