The InstalledFontRegistry 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. (Inherited from FontRegistry.) |
|
|
Equals | (Inherited from Object.) |
|
|
GetFontStyles |
Returns the available font styles for the given font family. (Inherited from FontRegistry.) |
|
|
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. (Inherited from FontRegistry.) |
|
|
Families |
Gets the collection of the font families represented in the FontRegistry. (Inherited from FontRegistry.) |
|
|
Fonts |
Gets the FontInfo collection of the fonts presented in the FontRegistry. (Inherited from FontRegistry.) |