'Declaration Public Enum SvgFontVariantEastAsian Inherits System.Enum
public enum SvgFontVariantEastAsian : System.Enum
'Declaration Public Enum SvgFontVariantEastAsian Inherits System.Enum
public enum SvgFontVariantEastAsian : System.Enum
Member | Description |
---|---|
FullWidth | Enables rendering of full-width variants (OpenType feature: fwid). |
Jis04 | Enables rendering of JIS2004 forms (OpenType feature: jp04). |
Jis78 | Enables rendering of JIS78 forms (OpenType feature: jp78). |
Jis83 | Enables rendering of JIS83 forms (OpenType feature: jp83). |
Jis90 | Enables rendering of JIS90 forms (OpenType feature: jp90). |
Normal | None of the glyph substitution and sizing features are enabled. |
ProportionalWidth | Enables rendering of proportionally-spaced variants (OpenType feature: pwid). |
Ruby | Enables display of ruby variant glyphs (OpenType feature: ruby). |
Simplified | Enables rendering of simplified forms (OpenType feature: smpl). |
Traditional | Enables rendering of traditional forms (OpenType feature: trad). |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgFontVariantEastAsian