ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / PageCount Property

In This Topic
    PageCount Property (C1MultiDocument)
    In This Topic
    Gets the total number of pages in the current multi-document.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageCount As System.Integer
    public System.int PageCount {get;}
    See Also