Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlOptionsForm Class / AllowNotPaginated Property

In This Topic
    AllowNotPaginated Property (HtmlOptionsForm)
    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 Boolean
    public bool AllowNotPaginated {get;}
    See Also