ParagraphFormat Properties |
The ParagraphFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AfterAutoSpacing |
Gets or sets a value indicating whether spacing after is automatic.
|
![]() |
AfterSpacing |
Returns or sets the spacing (in points) after the paragraph.
|
![]() |
AfterSpacingLines |
Gets or sets a value specifies the spacing that should be added after the last line
in this paragraph in the document in line units.
|
![]() |
AutoSpaceDE |
Gets or sets the value that determines whether the space is automatically adjusted between Asian and Latin text.
|
![]() |
AutoSpaceDN |
Gets or sets the value that determines whether the space is automatically adjusted between Asian text and numbers.
|
![]() |
BackColor |
Gets or sets background color of the paragraph
|
![]() |
BeforeAutoSpacing |
Gets or sets a value indicating whether spacing before is automatic.
|
![]() |
BeforeSpacing |
Returns or sets the spacing (in points) before the paragraph.
|
![]() |
BeforeSpacingLines |
Gets or sets a value specifies the spacing that should be added before the first line
in this paragraph in the document in line units.
|
![]() |
Borders |
Gets the borders of the paragraph.
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
FirstLineIndent |
Gets or sets the value(in points) for first line or hanging indent.Positive
value represents first-line indent, and Negative value
represents hanging indent.
|
![]() |
FirstLineIndentChars |
Gets or sets the value that represents the paragraph first line indent in character units.
|
![]() |
Frame |
Obsolete.
Gets the frame format.
|
![]() |
HorizontalAlignment |
Returns or sets horizontal alignment for the paragraph.
|
![]() |
IsBidi |
Returns or sets right-to-left property of the paragraph.
|
![]() |
IsColumnBreakAfter | |
![]() |
IsFrame |
Obsolete.
Gets a value indicating whether the current object has frame format.
|
![]() |
IsKinSoku |
Get or Set a value that determines whether use Asian rules for controlling first and last characters.
|
![]() |
IsWidowControl |
True if the first and last lines in the paragraph
are to remain on the same page as the rest of the paragraph.
|
![]() |
KeepFollow |
True if the paragraph is to remains on the same page as the
paragraph that follows it.
|
![]() |
KeepLines |
True if all lines in the paragraph are to remain on the same page.
|
![]() |
LeftIndent |
Returns or set sthe value that represents the left indent for paragraph.
|
![]() |
LeftIndentChars |
Gets or sets the value that represents the paragraph left indent in character units.
|
![]() |
LineSpacing |
Returns or sets line spacing property of the paragraph.
|
![]() |
LineSpacingRule |
Returns or sets line spacing rule property of the paragraph.
|
![]() |
MirrorIndents |
Gets a value indicating whether indentation type is mirror indents.
|
![]() |
OutlineLevel |
Gets or sets the outline level.
|
![]() |
OverflowPunc |
Gets or set allow punctuation to extend past text extents.
|
![]() |
PageBreakAfter |
True if a page break is forced after the paragraph
|
![]() |
PageBreakBefore |
True if a page break is forced before the paragraph
|
![]() |
RightIndent |
Returns or sets the value that represents the right indent for paragraph.
|
![]() |
RightIndentChars |
Gets or sets the value that represents the paragraph right indent in character units.
|
![]() |
Shading |
Gets or sets the shading of the paragraph.
|
![]() |
SnapToGrid |
Gets or sets a value specifies whether the current paragraph snaps to grid when document grid is defined.
|
![]() |
Style |
Gets or sets the paragraph style associated with paragraph.
|
![]() |
StyleName |
Gets or sets the name of the current style.
|
![]() |
SuppressAutoHyphens |
Indicates whether to suppress automatic hyphenation for the paragraph.
|
![]() |
Tabs |
Gets the tabs info.
|
![]() |
TextAlignment |
Gets or sets the style of textalignment
|
![]() |
WordWrap |
Gets or sets a value that determines whether allow Latin text to wrap in the middle of a word.
|