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

In This Topic
    Bounds Field (HitTestInfo)
    In This Topic
    The bounds of Pos on the page.
    Syntax
    'Declaration
     
    Public Bounds As Quadrilateral
    public Quadrilateral Bounds
    See Also