[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgFontKerning

Enum SvgFontKerning

Namespace
GrapeCity.Documents.Svg
Assembly
GcDocs.Imaging.dll

Controls metric kerning, kerning that utilizes adjustment data contained in the font.

public enum SvgFontKerning

Fields

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.