PdfAcroFormCommonVisualField.Rectangle Property
Specifies a rectangle inside which an interactive form field is located on a page.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PdfRectangle | A PdfRectangle object that represents a field rectangle. |
See Also