ParagraphStyle Members
Defines the paragraph style settings.Properties
| Name | Description |
|---|---|
| linkedStyle | Gets or sets the linked style for the current style. |
| listIndex | Gets the index of the list item associated with the paragraph formatted with the current style. |
| listLevelIndex | Gets the index of the list level applied to the paragraph formatted with the current style. |
| nextStyle | Gets or sets the default style for a paragraph that immediately follows the current paragraph. |
| parent | Gets or sets the style from which the current style inherits. |
See Also