PdfFormFieldFacade.Export Property
Gets or sets whether to export the form field if it is associated with a Submit A Form action.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to export the field with a submit-form action; otherwise, false. |
See Also