TdxPDFCustomField.FullName Property
In This Article
Returns the field’s name.
#Declaration
Delphi
property FullName: string read;
#Property Value
Type | Description |
---|---|
string | The field’s name. |
See Also