The following tables list the members exposed by FontSettings.
Name | Description | |
---|---|---|
FontSettings Constructor |
Name | Description | |
---|---|---|
Ascii | Gets/sets the font for ASCII characters | |
ComplexScript | Gets/sets the font for complex script characters | |
EastAsia | Gets/sets the font for east Asia script characters | |
HighAnsi | Gets/sets the font for high ANSI script characters | |
Hint | Gets/sets the font type to be used to format any ambiguous characters in the run, e.g. the paragraph mark. | |
IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) | |
IsShared | Gets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase) |
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) |