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

AbstractNumberingList Members

Serves as a pattern for numbered and bulleted lists to define their appearance.

Properties

Name Description
Id Gets or sets the numbering list identifier. Inherited from NumberingListBase.
Index Gets the zero-based index of the abstract numbering list in the document.
Levels Provides access to a collection of list levels. Inherited from NumberingListBase.
NumberingType Get or sets the list type. Inherited from NumberingListBase.
See Also