'Declaration
Public Enum FontFamily Inherits System.Enum
public enum FontFamily : System.Enum
'Declaration
Public Enum FontFamily Inherits System.Enum
public enum FontFamily : System.Enum
Member | Description |
---|---|
Decorative | Novelty fonts. Old English is an example. |
Default | Use default font. |
Modern | Fonts with constant stroke width (monospace), with or without serifs. Monospace fonts are usually modern. Pica, Elite, and CourierNew are examples. |
Roman | Fonts with variable stroke width (proportional) and with serifs. MS Serif is an example. |
Script | Fonts designed to look like handwriting. Script and Cursive are examples. |
Swiss | Fonts with variable stroke width (proportional) and without serifs. MS Sans Serif is an example. |
System.Object
System.ValueType
System.Enum
C1.Framework.Drawing.Gdi.FontFamily
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2