Version

RichTextThemeFontScheme Class Members

The following tables list the members exposed by RichTextThemeFontScheme.

Public Constructors
Public Properties
 NameDescription
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyMajorFontsGets or sets the font set to use for the major theme font.  
Public PropertyMinorFontsGets or sets the font set to use for the minor theme font.  
Public PropertyNameGet or sets the name of the font set.  
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