DioDocs for PDF
SvgTextPathSpacing 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgTextPathSpacing 列挙体
Indicates how the user agent should determine the spacing between typographic characters that are to be rendered along a path.
シンタックス
'宣言
 
Public Enum SvgTextPathSpacing 
   Inherits System.Enum
public enum SvgTextPathSpacing : System.Enum 
メンバ
メンバ解説
AutoIndicates that the user agent should adjust the spacing between typographic characters in order to achieve visually appealing results.
ExactIndicates that the typographic characters should be rendered exactly according to the spacing rules.
継承階層

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

参照

GrapeCity.Documents.Svg 名前空間