InstalledFontCollection

InstalledFontCollection disposable

System.Drawing.Text (system.drawing.dll) sealed class

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  (); } 

Hierarchy

System.Object FontCollection(System.IDisposable) InstalledFontCollection



. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net