PdfFormFieldFacade<TWidget, TField>.Field Property
Retrieves field’s inner properties.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
TField | A PdfInteractiveFormField descendant object that contains inner field properties. |
See Also