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

In This Topic
    Paginated Property (HtmlOptionsForm)
    In This Topic
    Gets or sets a value indicating whether the export should preserve pagination of the original document.
    Syntax
    'Declaration
     
    Public Overridable Property Paginated As Boolean
    public virtual bool Paginated {get; set;}
    See Also