Version 24.2 (latest)

RichTextStyleBase Class Methods

For a list of all members of this type, see RichTextStyleBase members.

Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public Methodstatic (Shared in Visual Basic)GetResolvedStyleGets an equivalent style to the original which has all unspecified settings resolved to default values.  
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
See Also