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

In This Topic
    HitTestInfo Structure
    In This Topic
    Represents hit test info in a ITextMap.
    Object Model
    HitTestInfo Structure
    Syntax
    'Declaration
     
    Public Structure HitTestInfo 
       Inherits System.ValueType
    public struct HitTestInfo : System.ValueType 
    Inheritance Hierarchy

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

    See Also