TdxDocumentCapabilitiesOptions.Numbering Property
Switches the availability to end-users of numbered and bulleted lists.
Declaration
property Numbering: TdxNumberingOptions read; write;
Property Value
Type |
---|
TdxNumberingOptions |
Remarks
Use this property set to specify the availability of bulleted, simple, and multilevel lists to end-users.
For detailed information on available options, refer to the TdxNumberingOptions class description.
See Also