ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / PageNumber Property

In This Topic
    PageNumber Property
    In This Topic
    Gets the index of the first displayed page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNumber As System.Integer
    public System.int PageNumber {get;}
    See Also