The following tables list the members exposed by ParagraphSpacingSettings.
Name | Description | |
---|---|---|
![]() | ParagraphSpacingSettings Constructor |
Name | Description | |
---|---|---|
![]() | AfterParagraph | Gets/sets the spacing that should be added after the last line in this paragraph. |
![]() | BeforeParagraph | Gets/sets the spacing that should be added before the last line in this paragraph. |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | IsShared | Gets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase) |
![]() | LineSpacing | Gets/sets the vertical spacing of lines in the paragraph. |
Name | Description | |
---|---|---|
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |