Paragraph Properties

Include Protected Members
Include Inherited Members

The Paragraph type exposes the following members.

Properties

  Name Description
Public property AddSpaceBetweenFarEastAndAlpha Determines if Microsoft Word is set to automatically add spaces between Japanese and Latin text for the specified paragraphs.
Public property AddSpaceBetweenFarEastAndDigit Determines if Microsoft Word is set to automatically add spaces between Japanese text and numbers for the specified paragraphs.
Public property Alignment Returns or sets a WdParagraphAlignment constant that represents the alignment for the specified paragraphs.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property AutoAdjustRightIndent Determines if Microsoft Word is set to automatically adjust the right indent for the specified paragraphs if you’ve specified a set number of characters per line.
Public property BaseLineAlignment Returns or sets a WdBaselineAlignment constant that represents the vertical position of fonts on a line.
Public property Borders Returns a Borders collection that represents all the borders for the specified object.
Public property CharacterUnitFirstLineIndent Returns or sets the value (in characters) for a first-line or hanging indent.
Public property CharacterUnitLeftIndent Returns or sets the left indent value (in characters) for the specified paragraphs.
Public property CharacterUnitRightIndent Returns or sets the right indent value (in characters) for the specified paragraphs.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property DisableLineHeightGrid Determines if Microsoft Word aligns characters in the specified paragraphs to the line grid when a set number of lines per page is specified.
Public property DropCap Returns a DropCap object that represents a dropped capital letter for the specified paragraph.
Public property FarEastLineBreakControl Determines if Microsoft Word applies East Asian line-breaking rules to the specified paragraphs.
Public property FirstLineIndent Returns or sets the value (in points) for a first line or hanging indent.
Public property Format Returns or sets a ParagraphFormat object that represents the formatting of the specified paragraph or paragraphs.
Public property HalfWidthPunctuationOnTopOfLine Determines if Microsoft Word changes punctuation symbols at the beginning of a line to half-width characters for the specified paragraphs.
Public property HangingPunctuation Determines if hanging punctuation is enabled for the specified paragraphs.
Public property Hyphenation Determines if the specified paragraphs are included in automatic hyphenation.
Public property ID Returns or sets the identifying label for the specified object when the current document is saved as a Web page.
Public property IsStyleSeparator Determines if a paragraph contains a special hidden paragraph mark that allows Microsoft Word to appear to join paragraphs of different paragraph styles.
Public property KeepTogether Determines if all lines in the specified paragraphs remain on the same page when Microsoft Word repaginates the document.
Public property KeepWithNext Determines if the specified paragraph remains on the same page as the paragraph that follows it when Microsoft Word repaginates the document.
Public property LeftIndent Returns or sets a Single that represents the left indent value (in points) for the specified paragraphs, table rows, or HTML division.
Public property LineSpacing Returns or sets the line spacing (in points) for the specified paragraphs.
Public property LineSpacingRule Returns or sets the line spacing for the specified paragraphs.
Public property LineUnitAfter Returns or sets the amount of spacing (in gridlines) after the specified paragraphs.
Public property LineUnitBefore Returns or sets the amount of spacing (in gridlines) before the specified paragraphs.
Public property ListNumberOriginal Returns an Integer that represents the original list level for a paragraph. Read-only.
Public property MirrorIndents Returns or sets a Integer that represents whether left and right indents are the same width. Can be True, False, or wdUndefined. Read/write.
Public property NoLineNumber Determines if line numbers are repressed for the specified paragraphs.
Public property OutlineLevel Returns or sets the outline level for the specified paragraphs.
Public property PageBreakBefore Determines if a page break is forced before the specified paragraphs.
Public property ParaID Reserved for internal use.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property ReadingOrder Returns or sets the reading order of the specified paragraphs without changing their alignment.
Public property RightIndent Returns or sets the right indent (in points) for the specified paragraphs.
Public property Shading Returns a Shading object that refers to the shading formatting for the specified object.
Public property SpaceAfter Returns or sets the amount of spacing (in points) after the specified paragraph or text column.
Public property SpaceAfterAuto Determines if Microsoft Word automatically sets the amount of spacing after the specified paragraphs.
Public property SpaceBefore Returns or sets the spacing (in points) before the specified paragraphs.
Public property SpaceBeforeAuto Determines if Microsoft Word automatically sets the amount of spacing before the specified paragraphs.
Public property Style Returns or sets the style for the specified object.
Public property TabStops Returns or sets a TabStops collection that represents all the custom tab stops for the specified paragraphs.
Public property TextboxTightWrap Returns or sets a WdTextboxTightWrap constant that represents how tightly text wraps around shapes or text boxes. Read/write.
Public property TextID Reserved for internal use.
Public property WidowControl Determines if the first and last lines in the specified paragraph remain on the same page as the rest of the paragraph when Microsoft Word repaginates the document.
Public property WordWrap Determines if Microsoft Word wraps Latin text in the middle of a word in the specified paragraphs or text frames.

Top

See Also

Reference

Paragraph Interface

Microsoft.Office.Interop.Word Namespace