Web API Core | ComponentOne
C1.Web.Api.Report.Models Namespace / ReportStatus Class / PageCount Property

In This Topic
    PageCount Property (ReportStatus)
    In This Topic
    Gets the rendering completed page count.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PageCount As Integer
    public int PageCount {get;}
    See Also