TdxDocumentCapabilitiesOptions.Numbering Property
In This Article
Switches the availability to end-users of numbered and bulleted lists.
#Declaration
Delphi
property Numbering: TdxNumberingOptions read; write;
#Property Value
Type |
---|
Tdx |
#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