PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Forms Namespace / OutputRangeForm Class / AllowAll Property

In This Topic
    AllowAll Property (OutputRangeForm)
    In This Topic
    Gets or sets a value indicating whether the "allow all pages" option is available.
    Syntax
    'Declaration
     
    Public Property AllowAll As Boolean
    public bool AllowAll {get; set;}
    See Also