Skip to main content

ParagraphStyle Members

Defines the paragraph style settings.

Properties

Name Description
isDeleted Gets whether the specified style is marked as deleted. Inherited from StyleBase.
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.
name Gets or sets the name of the style. Inherited from StyleBase.
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