PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Forms Namespace / OutputRangeForm Class / AllowPageRange Property

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