ListLevelProperties Members
Base class for the ListLevel. Provides basic level properties.Properties
Name | Description |
---|---|
ConvertPreviousLevelNumberingToDecimal | Gets or sets whether any list numbers from previous levels should be converted to decimal numbers. |
DisplayFormatString | Specifies the number format string for the level’s marker. |
NumberingFormat | Gets or sets the numbering style for the list level. |
RelativeRestartLevel | Gets or sets the list level that must appear before the specified list level restarts numbering. |
Separator | Specifies the character inserted after the number in a numbered list item. |
Start | Gets or sets the starting number for the specified list level. |
SuppressBulletResize | Gets or sets whether to resize a picture used as a bullet marker. |
SuppressRestart | Gets or sets whether to restart numbering at the specified level. |
See Also