ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ComplexExporterOptionsForm Class / AllowNotPaginated Property

In This Topic
    AllowNotPaginated Property
    In This Topic
    Gets a value indicating whether export that does not preserve pagination of the original document should be allowed.
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowNotPaginated As System.Boolean
    public System.bool AllowNotPaginated {get;}
    See Also