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