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

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