Paragraph Members
Defines a paragraph in the document.Properties
Name | Description |
---|---|
index | Gets the paragraph’s index. |
interval | Gets the text buffer interval occupied by the current paragraph element. |
length | Gets the paragraph’s character length. |
listIndex | Gets the index of a list applied to the paragraph. |
listLevelIndex | Gets the index of the list level applied to the current paragraph in the numbering list. |
start | Gets the paragraph’s start position in the document. |
styleName | Gets the name of the paragraph style applied to the current paragraph (see StyleBase.name). |
See Also