March 2003
Intermediate to advanced
896 pages
32h 35m
English
InstalledFontCollection
This class, derived from FontCollection,
represents all the font families that have been installed on the
system. You can enumerate the Families property to
find a font suitable for your purposes.
public sealed class InstalledFontCollection : FontCollection { // Public Constructors public InstalledFontCollection(); }
System.Object
→ FontCollection(System.IDisposable) → InstalledFontCollection
Read now
Unlock full access