PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / XlsxOptionsForm Class / AllowNotPaginated Property

In This Topic
    AllowNotPaginated Property (XlsxOptionsForm)
    In This Topic
    Gets a value indicating whether export that does not preserve pagination of the original document should be allowed.
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowNotPaginated As Boolean
    public bool AllowNotPaginated {get;}
    See Also