TdxPDFCustomField.Exportable Property
In This Article
Specifies if the field’s value is exportable.
#Declaration
Delphi
property Exportable: Boolean read; write;
#Property Value
Type | Description |
---|---|
Boolean | True if the PDF form’s Save |
See Also