Back to Devexpress

PdfWordSegment.Rectangle Property

officefileapi-devexpress-dot-pdf-dot-pdfwordsegment.md

latest1.1 KB
Original Source

PdfWordSegment.Rectangle Property

Returns a rectangle surrounding the word’s segment.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfOrientedRectangle Rectangle { get; }
vb
Public ReadOnly Property Rectangle As PdfOrientedRectangle

Property Value

TypeDescription
PdfOrientedRectangle

A PdfOrientedRectangle object that is the rectangle surrounding the word’s segment.

|

See Also

PdfWordSegment Class

PdfWordSegment Members

DevExpress.Pdf Namespace