Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / Range Structure
Fields Methods

In This Topic
    Range Structure Members
    In This Topic

    The following tables list the members exposed by Range.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Range struct.  
    Top
    Public Fields
     NameDescription
    Public FieldThe maximum value.  
    Public FieldThe minimal value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method  
    Public MethodMultiplies this Range by the v.  
    Public MethodOffsets this Range by the v.  
    Public Method  
    Top
    Public Operators
    Tests whether two specified Range structs are equivalent.
    Tests whether two specified Range structs are NOT equivalent.
    Top
    See Also