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

In This Topic
    PagedEnabled Property (HtmlOptionsForm)
    In This Topic
    Specifies whether the Paged is supported.
    Syntax
    'Declaration
     
    Public Property PagedEnabled As Boolean
    public bool PagedEnabled {get; set;}
    See Also