TdxPDFChoiceFieldValue.ExportValue Property
Returns the field item’s exportable value.
Declaration
property ExportValue: string read;
Property Value
| Type | Description |
|---|---|
| string | The field item value that the PDF form‘s SaveDataToStream and SaveDataToFile procedures can save. |
See Also