Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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