NumberingOptions Properties
Represents the class containing options for the availability of numbered and bulleted lists in the document.
Name | Description |
---|---|
Bulleted | Gets or sets the availability of operations with bulleted lists in the document. |
Bulleted |
Gets whether the bulleted lists feature is allowed. |
Multi |
Gets or sets the availability of operations with multilevel lists in the document. |
Multi |
Gets whether the multilevel lists feature is allowed. |
Simple | Gets or sets the availability of operations with simple numbered lists in the document. |
Simple |
Gets whether the simple numbered lists feature is allowed. |
See Also