Version

RichTextBorder Class Members

The following tables list the members exposed by RichTextBorder.

Public Constructors
 NameDescription
Public ConstructorRichTextBorder Constructor  
Public Properties
 NameDescription
Public PropertyBorderThicknessThe thickness of the border  
Public PropertyBorderTypeDetermines what type of border to draw  
Public PropertyColorDetermines the color of the border  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertySizeDetermines the size of the border  
Public PropertySpacingDetermines the spacing inside the border  
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)
Public MethodToStringReturns the string representation of this object.  
See Also