DioDocs for PDF
SvgFontVariantNumeric 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgFontVariantNumeric 列挙体
Specifies control over numerical forms.
シンタックス
'宣言
 
Public Enum SvgFontVariantNumeric 
   Inherits System.Enum
public enum SvgFontVariantNumeric : System.Enum 
メンバ
メンバ解説
DiagonalFractionsEnables display of lining diagonal fractions (OpenType feature: frac).
LiningNumsEnables display of lining numerals (OpenType feature: lnum).
NormalNone of the numerical forms are enabled.
OldStyleNumsEnables display of old-style numerals (OpenType feature: onum).
OrdinalEnables display of letter forms used with ordinal numbers (OpenType feature: ordn).
ProportionalNumsEnables display of proportional numerals (OpenType feature: pnum).
SlashedZeroEnables display of slashed zeros (OpenType feature: zero).
StackedFractionsEnables display of lining stacked fractions (OpenType feature: afrc).
TabularNumsEnables display of tabular numerals (OpenType feature: tnum).
継承階層

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

参照

GrapeCity.Documents.Svg 名前空間