Version

RichTextThemeColorScheme Class Members

The following tables list the members exposed by RichTextThemeColorScheme.

Public Constructors
Public Properties
 NameDescription
Public PropertyAccent1The Accent1 theme color definition.  
Public PropertyAccent2The Accent2 theme color definition.  
Public PropertyAccent3The Accent3 theme color definition.  
Public PropertyAccent4The Accent4 theme color definition.  
Public PropertyAccent5The Accent5 theme color definition.  
Public PropertyAccent6The Accent6 theme color definition.  
Public PropertyDark1The Dark1 theme color definition.  
Public PropertyDark2The Dark2 theme color definition.  
Public PropertyFollowedHyperlinkThe FollowedHyperlink theme color definition.  
Public PropertyHyperlinkThe Hyperlink theme color definition.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyLight1The Light1 theme color definition.  
Public PropertyLight2The Light2 theme color definition.  
Public PropertyNameGet or sets the name of the color set.  
Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodGetColorDefinitionGets a color definition from the set.  
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodSetColorDefinitionSets a color definition in the set.  
See Also