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

In This Topic
    m_chkPaginated Field (HtmlOptionsForm)
    In This Topic
    The "preserve pagination" checkbox.
    Syntax
    'Declaration
     
    Protected m_chkPaginated As CheckBox
    protected CheckBox m_chkPaginated
    See Also