The following tables list the members exposed by RichTextBorder.
Name | Description | |
---|---|---|
![]() | RichTextBorder Constructor |
Name | Description | |
---|---|---|
![]() | BorderThickness | The thickness of the border |
![]() | BorderType | Determines what type of border to draw |
![]() | Color | Determines the color of the border |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Size | Determines the size of the border |
![]() | Spacing | Determines the spacing inside the border |
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) |
![]() | ToString | Returns the string representation of this object. |