Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / DocumentStatus Class / PageCount Property

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