PdfWordSegment.Rectangle Property
Returns a rectangle surrounding the word’s segment.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
PdfOrientedRectangle | A PdfOrientedRectangle object that is the rectangle surrounding the word’s segment. |
See Also