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

In This Topic
    NonPaginated Property
    In This Topic
    Gets a boolean value indicating whether it support non-paginated mode of document rendering.
    Syntax
    'Declaration
     
    
    ReadOnly Property NonPaginated As Boolean
    bool NonPaginated {get;}
    See Also