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

In This Topic
    HitTestInfo Structure Members
    In This Topic

    The following tables list the members exposed by HitTestInfo.

    Public Fields
     NameDescription
    Public FieldThe bounds of Pos on the page.  
    Public FieldIndicates whether the hit test location is inside the ITextLine. If false, the position nearest to the text's edge is returned.  
    Public FieldThe logical position in the ITextMap.  
    Top
    See Also