Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / OutputRange Class / AllInverted Field

In This Topic
    AllInverted Field
    In This Topic
    Represents an all-inclusive range with inverted order.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AllInverted As OutputRange
    public static readonly OutputRange AllInverted
    See Also