[]
Controls metric kerning, kerning that utilizes adjustment data contained in the font.
public enum SvgFontKerning
Auto = 0
Specifies that kerning is applied at the discretion of the user agent.
None = 2
Specifies that kerning is not applied.
Normal = 1
Specifies that kerning is applied.