DioDocs for PDF
SvgFontFamilyType 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgFontFamilyType 列挙体
Defines a type of the font family (regular font name or a generic family name).
シンタックス
'宣言
 
Public Enum SvgFontFamilyType 
   Inherits System.Enum
public enum SvgFontFamilyType : System.Enum 
メンバ
メンバ解説
CursiveFont glyphs look more like handwritten pen or brush writing than printed letterwork.
FantasyFonts that contain decorative or expressive representations of characters.
FontNameA specific font family name which is not generic, such as Helvetica or Verdana.
MonospaceAll font glyphs have the same fixed width.
SansSerifFont stroke endings are plain - without any flaring, cross stroke, or other ornamentation.
SerifFont 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

参照

GrapeCity.Documents.Svg 名前空間