IdxRichEditParagraphStyle Properties
Exposes a paragraph style within the parent document’s paragraph style collection.| Name | Description |
|---|---|
| CharacterProperties | Provides access to the paragraph style’s font attributes. |
| IsDeleted | Identifies whether the paragraph style is marked as deleted in the parent document. |
| LinkedStyle | |
| ListLevelIndex | |
| Name | Specifies the paragraph style’s public name in the parent document. |
| NextStyle | Specifies the style applied to the next newly created paragraph. |
| NumberingListIndex | |
| ParagraphProperties | Inherited from IdxRichEditParagraphPropertiesWithTabs. |
| Parent | |
| Primary | Specifies whether the paragraph style is primary for a parent document. |
See Also