ParagraphStyle Properties
Exposes methods and characteristics of a paragraph style in a document.
Name | Description |
---|---|
Alignment |
Gets or sets the paragraph’s text alignment.
Inherited from Paragraph |
All |
Gets or sets a value indicating whether all characters are capital letters.
Inherited from Character |
Back |
Gets or sets the background color of paragraph |
Bold |
Gets or sets a value indicating whether characters are bold.
Inherited from Character |
Borders |
Gets the paragraph border properties.
Inherited from Paragraph |
Contextual |
Gets or sets whether to suppress addition of additional space (contextual spacing) between paragraphs of the same style.
Inherited from Paragraph |
First |
Gets or sets a value specifying the indent of the first line of a paragraph.
Inherited from Paragraph |
First |
Gets or sets how a paragraph’s first line is indented.
Inherited from Paragraph |
Font |
Gets or sets the character |
Font |
Specifies the name of the font for Unicode (U+0000–U+007F) characters.
Inherited from Character |
Font |
Specifies the font name for the Complex Script characters (right-to-left languages).
Inherited from Character |
Font |
Specifies the font name for East Asian characters.
Inherited from Character |
Font |
Specifies the name of the font for High ANSI characters.
Inherited from Character |
Font |
Gets or sets the character |
Fore |
Gets or sets the foreground color of characters.
Inherited from Character |
Hidden |
Gets or sets a value indicating whether a character |
Highlight |
Gets or sets the text’s highlight color.
Inherited from Character |
Is |
Gets whether the specified style is marked as deleted. |
Italic |
Gets or sets a value indicating whether a character |
Keep |
Gets or sets whether to prevent all page breaks that interrupt a paragraph.
Inherited from Paragraph |
Keep |
Gets or sets whether to put a break between the current paragraph and the next paragraph.
Inherited from Paragraph |
Kerning |
Gets or sets the minimum font size for which the kerning is adjusted automatically.
Inherited from Character |
Language |
Specifies the spell check and hyphenation language.
Inherited from Character |
Left |
Gets or sets a paragraph’s left indent.
Inherited from Paragraph |
Line |
Gets or sets a line spacing value.
Inherited from Paragraph |
Line |
Gets or sets the multiplier used to calculate the line spacing value.
Inherited from Paragraph |
Line |
Gets or sets the spacing type between a paragraph’s lines.
Inherited from Paragraph |
Linked |
Gets or sets the linked style for the current style. |
List |
Gets or sets the list level applied to the paragraph formatted with the current style. |
Name | Gets or sets the name of the style. |
Next |
Gets or sets the default style for a paragraph that immediately follows the current paragraph. |
No |
Specifies whether or not the text shall be proof read by the spell checker.
Inherited from Character |
Numbering |
Gets or sets the index of a list applied to the paragraph style. |
Outline |
Gets or sets the paragraph’s outline level.
Inherited from Paragraph |
Page |
Gets or sets whether to insert a page break before specified paragraph |
Parent | Gets or sets the style from which the current style inherits. |
Position |
Gets or sets the position of characters (in points) relative to the base line.
Inherited from Character |
Primary | Gets or sets whether the style is primary for the document. |
Right |
Gets or sets the paragraph’s right indent.
Inherited from Paragraph |
Right |
Gets or sets whether to change the paragraph’s text direction to right-to-left.
Inherited from Paragraph |
Scale |
Gets or sets the font’s scaling percentage.
Inherited from Character |
Small |
Gets or sets whether all characters are small capital letters.
Inherited from Character |
Snap |
Specifies whether to snap East-Asian characters to a grid when the grid is defined.
Inherited from Character |
Spacing |
Gets or sets the spacing (in twips) between characters.
Inherited from Character |
Spacing |
Gets or sets the spacing after a paragraph.
Inherited from Paragraph |
Spacing |
Gets or sets the spacing before a paragraph.
Inherited from Paragraph |
Strikeout |
Gets or sets a value indicating whether characters are strikeout.
Inherited from Character |
Subscript |
Gets or sets a value indicating whether character |
Superscript |
Gets or sets a value indicating whether character |
Suppress |
Gets or sets whether to hyphenate a paragraph.
Inherited from Paragraph |
Suppress |
Gets or sets whether to display line numbers for the paragraphs.
Inherited from Paragraph |
Theme |
Specifies theme font for Unicode (U+0000–U+007F) characters.
Inherited from Character |
Theme |
Specifies the theme font for the Complex Script characters (right-to-left languages).
Inherited from Character |
Theme |
Specifies the theme font for East Asian characters.
Inherited from Character |
Theme |
Specifies the theme font for High ANSI characters.
Inherited from Character |
Underline |
Gets or sets the type of underline applied to the character |
Underline |
Gets or sets the color of the underline for the specified characters.
Inherited from Character |
Widow |
Gets or sets whether to apply control over the widow and orphan lines.
Inherited from Paragraph |
See Also