Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1DocumentSource Class / PageCount Property

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