PdfGraphicsAcroFormCommonField.Rectangle Property
Specifies a page rectangle in the world coordinate system where the form field is located on a page.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
Declaration
Property Value
Type | Description |
---|---|
RectangleF | A form field rectangle. |
See Also