[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FoundPosition.Bounds

Bounds Property

Bounds

Gets the array of Quadrilateral defining the area of found text on the page.

Declaration
public Quadrilateral[] Bounds { get; }
Public ReadOnly Property Bounds As Quadrilateral()