The FontRegistry type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Contains | Overloaded. Checks whether the FontRegistry contains a given font. |
|
|
CreateFont | Overloaded. Returns the Font instance with the given parameters if such font is presented in the FontRegistry. |
|
|
Dispose |
Releases all resources used by this FontRegistry. |
|
|
Equals | (Inherited from Object.) |
|
|
GetFontStyles |
Returns the available font styles for the given font family. |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
FallbackFonts |
The collection of the fonts where a substitution for glyphs is searched. |
|
|
Families |
Gets the collection of the font families represented in the FontRegistry. |
|
|
Fonts |
Gets the FontInfo collection of the fonts presented in the FontRegistry. |
|
|
Installed |
Gets the font registry containing the installed system fonts. |