ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / PageNumber Property

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