Property Bounds
Bounds
Gets the page’s bounding quadrilateral in page coordinates, enclosing all TextElement bounds.
public Quadrilateral Bounds { get; }
Property Value
- Quadrilateral
A Quadrilateral covering all text on the page.
Gets the page’s bounding quadrilateral in page coordinates, enclosing all TextElement bounds.
public Quadrilateral Bounds { get; }
A Quadrilateral covering all text on the page.