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

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