TextSearchInfo.GetRectangles() Method
Obtains all rectangles that contain the text search results.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| IEnumerable<OrientedRectangle> | An enumeration of rectangles that contain the text search results. |
See Also