Version

RichTextThemeFontSet Class Members

The following tables list the members exposed by RichTextThemeFontSet.

Public Constructors
 NameDescription
Public ConstructorRichTextThemeFontSet Constructor  
Public Properties
 NameDescription
Public PropertyComplexScriptFontNameGets or sets the name of the font to use for complex script characters.  
Public PropertyEastAsianFontNameGets or sets the name of the font to use for East Asian characters.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyLatinFontNameGets or sets the name of the font to use for Latin characters.  
Public PropertyScriptCodeMappingsGets or sets the mappings from ISO 15924 four-letter script codes to font names, which will override fonts specified on the RichTextThemeFontSet.  
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