The following tables list the members exposed by RichTextThemeFontSet.
Name | Description | |
---|---|---|
RichTextThemeFontSet Constructor |
Name | Description | |
---|---|---|
ComplexScriptFontName | Gets or sets the name of the font to use for complex script characters. | |
EastAsianFontName | Gets or sets the name of the font to use for East Asian characters. | |
IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) | |
LatinFontName | Gets or sets the name of the font to use for Latin characters. | |
ScriptCodeMappings | Gets or sets the mappings from ISO 15924 four-letter script codes to font names, which will override fonts specified on the RichTextThemeFontSet. |
Name | Description | |
---|---|---|
Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) | |
Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |