NumberingOptions Class
In This Article
Represents the class containing options for the availability of numbered and bulleted lists in the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The DocumentCapabilitiesOptions.Numbering property returns an instance of NumberingOptions.
#Remarks
An instance of the NumberingOptions class is accessible via the DocumentCapabilitiesOptions.Numbering property.
#Inheritance
See Also