TdxRichEditControlOptionsBase.Fields Property
Provides access to settings affecting document fields.
Declaration
property Fields: TdxFieldOptions read; write;
Property Value
Type |
---|
TdxFieldOptions |
Remarks
For information on available document field options, refer to the TdxFieldOptions class description.
See Also