Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export Namespace / HtmlFilter Class / Paged Field

In This Topic
    Paged Field
    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 Paged As Boolean
    public bool Paged
    See Also