Version

ParagraphSpacingSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAfterParagraphGets/sets the spacing that should be added after the last line in this paragraph.  
Public PropertyBeforeParagraphGets/sets the spacing that should be added before the last line in this paragraph.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyIsSharedGets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase)
Public PropertyLineSpacingGets/sets the vertical spacing of lines in the paragraph.  
See Also