Name | Description | |
---|---|---|
Bullet | Gets / sets the bullet applied on this paragraph | |
ContextualSpacing | Gets/Sets whether spacing between paragraphs (top and botttom margin) of the same style should be ignored or not. By default set to false, which means that the spacing is not ignored. | |
DefaultTabWidth | Gets / sets the default tab stop spacing | |
Inlines | Gets / sets the paragraph inlines | |
OutlineLevel | Gets/Sets the outline level of this paragraph. It determines at what level the paragraph text should be included in a table of contents field. By default set to BodyText, which means that the paragraph won't be included in a table of contents. | |
ParagraphEnd | Gets the paragraph end mark | |
SpaceAfterAuto | Gets / sets whether the paragraph will automatically insert after if there are following blocks. | |
SpaceBeforeAuto | Gets / sets whether the paragraph will automatically insert space if there are preceding blocks. | |
TabStops | Gets / sets the paragraph tab stops | |
Text | Gets the text in the paragraph, including the bullet if present | |
WidowOrphanControl | Whether the paragraph allows single begin or end lines to fall on a different page. |