The CustomFontRegistry type exposes the following members.
| 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.) |
|
|
FamilyStyleCollisionPolicy |
Gets or sets how Add(String) and Merge(FontRegistry) resolve a font whose (family, style) pair is already claimed by a different already-registered font. |
|
|
Fonts |
Gets the FontInfo collection of the fonts presented in the FontRegistry. (Inherited from FontRegistry.) |
|
|
PostscriptNameCollisionPolicy |
Gets or sets how Add(String) and Merge(FontRegistry) resolve a font whose postscript name is already claimed by a different already-registered font. |