Version 24.2 (latest)

WordParagraphSettings Class Properties

For a list of all members of this type, see WordParagraphSettings members.

Public Properties
 NameDescription
Public PropertyAlignmentReturns or sets the horizontal alignment for the paragraph.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyLeftIndentReturns or sets the amount of indentation from the left margin for the paragraph.  
Public PropertyLineSpacingReturns or sets the amount of vertical spacing that appears between lines of text within the paragraph based on the LineSpacingRule.  
Public PropertyLineSpacingRuleReturns or sets the amount of vertical spacing that appears between lines of text within the paragraph based on the LineSpacingRule.  
Public PropertyRightIndentReturns or sets the amount of indentation from the right margin for the paragraph.  
Public PropertyRightToLeftReturns or sets whether the paragraph is presented in a right to left direction.  
Public PropertySpacingAfterReturns or sets the amount of spacing below the paragraph.  
Public PropertySpacingBeforeReturns or sets the amount of spacing above the paragraph.  
See Also