[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgFontFamilyType

SvgFontFamilyType Enum

Defines a type of the font family (regular font name or a generic family name).

Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public enum SvgFontFamilyType
Public Enum SvgFontFamilyType

Fields

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).