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

In This Topic
    MapPos Structure Members
    In This Topic

    The following tables list the members exposed by MapPos.

    Public Fields
     NameDescription
    Public FieldThe index of the ITextChar in the ITextLine.  
    Public FieldIndicates whether the hit test location is at the leading or the trailing side of the character.  
    Public FieldThe index of the ITextLine in the ITextMap.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the position within the ITextLine depending on IsTrailing.  
    Top
    See Also