Version

RichTextThemeInfo Class Members

The following tables list the members exposed by RichTextThemeInfo.

Public Constructors
 NameDescription
Public ConstructorRichTextThemeInfo Constructor  
Public Properties
 NameDescription
Public PropertyColorSchemeGets or sets the set of colors to use in the theme.  
Public PropertyFontSchemeGets or sets the set of fonts to use in the theme.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyNameGet or sets the name of the theme information.  
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)
See Also