'Declaration Public Enum SvgFontFamilyType Inherits System.Enum
public enum SvgFontFamilyType : System.Enum
'Declaration Public Enum SvgFontFamilyType Inherits System.Enum
public enum SvgFontFamilyType : System.Enum
Member | Description |
---|---|
Cursive | Font glyphs look more like handwritten pen or brush writing than printed letterwork. |
Fantasy | Fonts that contain decorative or expressive representations of characters. |
FontName | A specific font family name which is not generic, such as Helvetica or Verdana. |
Monospace | All font glyphs have the same fixed width. |
SansSerif | Font stroke endings are plain - without any flaring, cross stroke, or other ornamentation. |
Serif | Font glyphs have finishing strokes, flared or tapering ends, or have actual serifed endings (including slab serifs). |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgFontFamilyType