[]
Defines a type of the font family (regular font name or a generic family name).
public enum SvgFontFamilyType
Public Enum SvgFontFamilyType
| Name | 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). |