Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / MapPos Structure
Members

In This Topic
    MapPos Structure
    In This Topic
    Represents a logical position in a ITextMap.
    Object Model
    MapPos Structure
    Syntax
    'Declaration
     
    Public Structure MapPos 
       Inherits System.ValueType
    public struct MapPos : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Pdf.TextMap.MapPos

    See Also