PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / DocxOptionsForm Class / m_chkPaginated Field

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