Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / HtmlOptionsForm Class / Paged Property

In This Topic
    Paged Property (HtmlOptionsForm)
    In This Topic
    Specifies whether the filter should produce a continuous report into a single HTML file or a paged report into a set of HTML files.
    Syntax
    'Declaration
     
    Public Property Paged As Boolean
    public bool Paged {get; set;}
    See Also