FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1DocumentSourceFeatures Class / SupportsPaginated Property

In This Topic
    SupportsPaginated Property (C1DocumentSourceFeatures)
    In This Topic
    Indicates whether the C1DocumentSource supports paginated mode of document generation.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property SupportsPaginated As Boolean
    public abstract bool SupportsPaginated {get;}
    See Also