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. |
BulletedAllowed | Gets whether the bulleted lists feature is allowed. |
MultiLevel | Gets or sets the availability of operations with multilevel lists in the document. |
MultiLevelAllowed | Gets whether the multilevel lists feature is allowed. |
Simple | Gets or sets the availability of operations with simple numbered lists in the document. |
SimpleAllowed | Gets whether the simple numbered lists feature is allowed. |
See Also