Version 24.2 (latest)

ListLevelDefinition Class

Settings that relate to a specific indentation level in a list of paragraphs.
Syntax
public sealed class ListLevelDefinition : RichTextObjectBase, ICharacterSettingsOwnerIParagraphSettingsOwner  
Remarks

ListLevelDefinition is used to specify various settings such as the list indicator to use, its appearance, indentation of the items etc... for items at a specific level in a list.

The following properties are required for a properly functioning list:

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also