Method GetTextBounds
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
GetTextBounds()
Gets a collection of quadrilaterals that encompass a word or group of contiguous words in the text underlying the annotation.
public PdfQuadrilateral[] GetTextBounds()
Returns
- PdfQuadrilateral[]
Collection of quadrilaterals that encompass a word or group of contiguous words in the text underlying the annotation.
Remarks
The text is oriented with respect to the edge connecting FirstCorner and SecondCorner points.