Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / IDocumentFeatures Interface / Paginated Property

In This Topic
    Paginated Property (IDocumentFeatures)
    In This Topic
    Gets a boolean value indicating whether it supports paginated mode of document rendering.
    Syntax
    'Declaration
     
    
    ReadOnly Property Paginated As Boolean
    bool Paginated {get;}
    See Also