Paragraph |
The ParagraphFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterAutospacing | When true, the amount of spacing after the paragraph is set automatically. |
![]() ![]() | Alignment | Gets or sets the text alignment for the paragraph. |
![]() ![]() | BackgroundColor | Gets or sets the paragraph background color. |
![]() | BeforeAutospacing | When true, the amount of spacing before the paragraph is set automatically. |
![]() | Borders | Gets collection of borders of the paragraph. |
![]() | KeepLinesTogether | When true, all lines for this paragraph are maintained on a single page whenever possible. |
![]() | KeepWithNext | When true, the paragraph is on the same page as the following paragraph whenever possible. |
![]() ![]() | LeftIndentation | Gets or sets the value (in points) that represents the left indent for paragraph. |
![]() ![]() | LineSpacing | Gets or sets the line spacing for the paragraph depending of LineSpacingRule. |
![]() | LineSpacingRule | Gets or sets the line spacing rule for the paragraph. |
![]() | MirrorIndents | Gets or sets whether the paragraph indents should be interpreted as mirrored indents. |
![]() | NoSpaceBetweenParagraphsOfSameStyle | When true, SpaceBefore and SpaceAfter will be ignored between the paragraphs of the same style. |
![]() ![]() | OutlineLevel | Gets or sets the outline level of the paragraph. |
![]() ![]() | PageBreakBefore | When true, this paragraph is rendered on the start of a new page in the document. |
![]() ![]() | RightIndentation | Gets or sets the value (in points) that represents the right indent for paragraph. |
![]() | RightToLeft | Gets or sets whether this is a right-to-left paragraph. |
![]() ![]() | SpaceAfter | Gets or sets the amount of spacing (in points) after the paragraph. |
![]() ![]() | SpaceBefore | Gets or sets the amount of spacing (in points) before the paragraph. |
![]() ![]() | SpecialIndentation | Gets or sets the value (in points) for a first line or hanging indent. Use a positive value to set a first-line indent, and use a negative value to set a hanging indent. |
![]() ![]() | Style | Gets or sets the paragraph style. |
![]() | Tabs | Gets collection of custom tab stops. |
![]() | WidowControl | When true, this will prevent a single line of the paragraph from being displayed on a separate page from the remaining content. |