Paragraph Properties |
The Paragraph type exposes the following members.
| Name | Description | |
|---|---|---|
| CharacterFormatForParagraphMark | Gets or sets the character format for the paragraph mark. | |
| ElementType |
Gets the ElementType of this element instance.
(Overrides ElementElementType) | |
| FrameFormat | Gets the text frame format. | |
| Inlines | Gets the paragraph's inlines. | |
| IsDeleteRevision | Returns true if this paragraph was deleted in Microsoft Word while change tracking was enabled. | |
| IsInsertRevision | Returns true if this paragraph was inserted in Microsoft Word while change tracking was enabled. | |
| IsMoveFromRevision | Returns true if this paragraph was moved (deleted) in Microsoft Word while change tracking was enabled. | |
| IsMoveToRevision | Returns true if this paragraph was moved (inserted) in Microsoft Word while change tracking was enabled. | |
| ListFormat | Gets or sets the list format. | |
| ListItem | Gets the list item or null if paragraph doesn't have list item. | |
| ParagraphFormat | Gets or sets the paragraph format. |