| Name | Description |
|---|---|
| BaselineShift | Gets or sets the vertical shift of the bullet symbol or number from baseline in points. |
| FirstCharIndent | Gets or sets the width of the bullet or number area. |
| FirstCharIndentIncludesBullet | Gets or sets whether or not the first char indent size includes the bullet or number width. |
| Font | Gets or sets the font face of the bullet symbol or number. |
| Format | Gets or sets the number format. For example you can add a suffix or prefix. The bullet is a placeholder that represents the actual bullet or number. |
| HangingIndent | Gets or sets the hanging indent for the paragraphs when indent effect is applied. |
| Level | Returns the indent level index of this TextIndentLevelStyle |
| NumberStyle | Gets or sets the numbering schema. |
| Size | Gets or sets the font size of the bullet symbol or number in point. |
| Symbol | Gets or sets the character to use as a bullet. |
| UseParagraphFont | Gets or sets whether or not the paragraph font is used for the font face of the number. |