The following tables list the members exposed by ParagraphBorderSettings.
Name | Description | |
---|---|---|
![]() | ParagraphBorderSettings Constructor |
Name | Description | |
---|---|---|
![]() | Between | An object that exposes the settings related to the border between identical paragraphs. |
![]() | Bottom | An object that exposes the settings related to the 'Bottom' border. (Inherited from Infragistics.Documents.RichText.BorderSettingsBase) |
![]() | 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) |
![]() | Left | An object that exposes the settings related to the 'Left' border. |
![]() | Right | An object that exposes the settings related to the 'Right' border. |
![]() | Top | An object that exposes the settings related to the 'Top' border. (Inherited from Infragistics.Documents.RichText.BorderSettingsBase) |
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) |