DioDocs for PDF
SvgFontKerning 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgFontKerning 列挙体
Controls metric kerning, kerning that utilizes adjustment data contained in the font.
シンタックス
'宣言
 
Public Enum SvgFontKerning 
   Inherits System.Enum
public enum SvgFontKerning : System.Enum 
メンバ
メンバ解説
AutoSpecifies that kerning is applied at the discretion of the user agent.
NoneSpecifies that kerning is not applied.
NormalSpecifies that kerning is applied.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Svg.SvgFontKerning

参照

GrapeCity.Documents.Svg 名前空間