Version

ParagraphBorderSettings Class Members

The following tables list the members exposed by ParagraphBorderSettings.

Public Constructors
Public Properties
 NameDescription
Public PropertyBetweenAn object that exposes the settings related to the border between identical paragraphs.  
Public PropertyBottomAn object that exposes the settings related to the 'Bottom' border. (Inherited from Infragistics.Documents.RichText.BorderSettingsBase)
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 PropertyLeftAn object that exposes the settings related to the 'Left' border.  
Public PropertyRightAn object that exposes the settings related to the 'Right' border.  
Public PropertyTopAn object that exposes the settings related to the 'Top' border. (Inherited from Infragistics.Documents.RichText.BorderSettingsBase)
Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
See Also