Version

RichTextObjectBase Class Members

The following tables list the members exposed by RichTextObjectBase.

Public Properties
 NameDescription
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable.  
Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object.  
Public MethodSealMakes the object sealed, i.e. immutable.  
See Also