Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / C1PdfViewer Class / PageCount Property

In This Topic
    PageCount Property (C1PdfViewer)
    In This Topic
    Gets the number of pages in the loaded document.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PageCount As Integer
    public int PageCount {get;}
    See Also