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

In This Topic
    Range Structure
    In This Topic
    Represents a range of a value.
    Object Model
    Range Structure
    Syntax
    'Declaration
     
    Public Structure Range 
       Inherits System.ValueType
    public struct Range : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Common.Range

    See Also