Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RichTextObjectBase Class Members
The following tables list the members exposed by RichTextObjectBase.
Public Properties
| Name | Description |
| IsSealed | Returns true if this object has been sealed, i.e. immutable. |
Public Methods
| Name | Description |
| Clone | Performs a deep clone of the object. |
| Seal | Makes the object sealed, i.e. immutable. |
See Also