[]
The Word/RTF list level class.
public class RtfListLevel : RtfObject, ICloneable
Name | Description |
---|---|
Alignment | Gets or sets alignment of this list. |
Level | Gets list level. |
LevelChar | Gets or sets type of this list. |
LevelIndent | Gets or sets first indentation of this list. |
LevelNumbers | Gets or sets level numbers (offsets into the level text of the level placeholders) of this list. |
LevelSpace | Gets or sets left indentation of this list. |
LevelText | Gets or sets level text (the level placeholders, and the periods are the surrounding text) of this list. |
ListType | Gets or sets type of this list. |
StartAt | Gets or sets specifies the start-at value for the level. |