NumberingOptions Class
Represents the class containing options for the availability of numbered and bulleted lists in the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
[ComVisible(true)]
public class NumberingOptions :
RichEditNotificationOptions
#Related API Members
The following members return NumberingOptions objects:
#Remarks
An instance of the NumberingOptions class is accessible via the DocumentCapabilitiesOptions.Numbering property.