[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.OutputRange.Inverted

Inverted Property

Inverted

Gets the value indicating whether the range should be inverted. If the range is inverted, the range's iterator goes from the end of the range backwards.

Declaration
public bool Inverted { get; }
Public ReadOnly Property Inverted As Boolean
Property Value
Type Description
bool

True if the range is inverted, false otherwise.