- LeftIndent
- left indentation in (in points) for the specified paragraphs. 
  
- RightIndent
- right indent (in points) for the specified paragraphs. 
  
- SpaceBefore
- spacing (in points) before the specified paragraphs. 
  
- SpaceBeforeAuto
- TRUEif Microsoft Word automatically sets the amount of spacing before the specified paragraphs.
 
  
- SpaceAfter
- amount of spacing (in points) after the specified paragraph or text column. 
    
- SpaceAfterAuto
- TRUEif Microsoft Word automatically sets the amount of spacing after the specified paragraphs.
 
  
- LineSpacingRule
- line spacing for the specified paragraph formatting. Use - wdLineSpaceSingle,- wdLineSpace1pt5, or- wdLineSpaceDoubleto set the line spacing to one of these values. To set the line spacing to an exact number of points or to a multiple number of lines, you must also set the- LineSpacingproperty.
 
  
- Alignment
- WdParagraphAlignmentconstant that represents the alignment for the specified paragraphs.
 
  
- WidowControl
- TRUEif the first and last lines in the specified paragraph remain on the same page as the rest of the paragraph when Word repaginates the document. Can be- TRUE,- FALSEor- wdUndefined.
 
  
- KeepWithNext
- TRUEif the specified paragraph remains on the same page as the paragraph that follows it when Microsoft Word repaginates the document. Read/write Long.
 
  
- KeepTogether
- TRUEif all lines in the specified paragraphs remain on the same page when Microsoft Word repaginates the document.
 
  
- PageBreakBefore
- TRUEif a page break is forced before the specified paragraphs. Can be- TRUE,- FALSE, or- wdUndefined.
 
  
- NoLineNumber
- TRUEif line numbers are repressed for the specified paragraphs. Can be- TRUE,- FALSE, or- wdUndefined.
 
  
- Hyphenation
- TRUEif the specified paragraphs are included in automatic hyphenation.- FALSEif the specified paragraphs are to be excluded from automatic hyphenation.
 
  
- FirstLineIndent
- 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. 
  
- OutlineLevel
- outline level for the specified paragraphs. 
  
- CharacterUnitLeftIndent
- left indent value (in characters) for the specified paragraphs. 
  
- CharacterUnitRightIndent
- right indent value (in characters) for the specified paragraphs. 
  
- LineUnitBefore
- amount of spacing (in gridlines) before the specified paragraphs. 
  
- LineUnitAfter
- amount of spacing (in gridlines) after the specified paragraphs. 
  
- MirrorIndents
- Long that represents whether left and right indents are the same width. Can be - TRUE,- FALSE, or- wdUndefined.