InstalledFontCollection
Namespace: System.Drawing.Text
Assembly: System.Drawing.Managed (4.0.0.0)
Represents the fonts installed on the system.
- C#
- VB.NET
public class InstalledFontCollection : FontCollection
Public Class InstalledFontCollection
Inherits FontCollection
Constructors
InstalledFontCollection()
Initializes a new instance of the InstalledFontCollection class.