PdfAcroFormCommonVisualField.Rectangle Property
In This Article
Specifies a rectangle inside which an interactive form field is located on a page.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
public PdfRectangle Rectangle { get; set; }
#Property Value
Type | Description |
---|---|
Pdf |
A Pdf |
See Also