Skip to main content

OverrideListLevel Properties

Provides override options for the ListLevel class.
Name Description
BulletLevel Gets whether the current level is indicated with bullets instead of numbers. Inherited from ListLevel.
CharacterProperties Provides access to the character formatting options for the level marker. Inherited from ListLevel.
ConvertPreviousLevelNumberingToDecimal Gets or sets whether any list numbers from previous levels should be converted to decimal numbers. Inherited from ListLevelProperties.
DisplayFormatString Specifies the number format string for the level’s marker. Inherited from ListLevelProperties.
NewStart Specifies a new starting number for a list level.
NumberingFormat Gets or sets the numbering style for the list level. Inherited from ListLevelProperties.
OverrideStart Indicates whether the overriding the level’s starting number is enabled.
ParagraphProperties Provides access to the level’s paragraph formatting options. Inherited from ListLevel.
ParagraphStyle Gets or sets the paragraph style applied to the level’s marker. Inherited from ListLevel.
RelativeRestartLevel Gets or sets the list level that must appear before the specified list level restarts numbering. Inherited from ListLevelProperties.
Separator Specifies the character inserted after the number in a numbered list item. Inherited from ListLevelProperties.
Start Gets or sets the starting number for the specified list level. Inherited from ListLevelProperties.
SuppressBulletResize Gets or sets whether to resize a picture used as a bullet marker. Inherited from ListLevelProperties.
SuppressRestart Gets or sets whether to restart numbering at the specified level. Inherited from ListLevelProperties.
See Also