[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgFontKerning

SvgFontKerning Enum

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

Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public enum SvgFontKerning
Public Enum SvgFontKerning

Fields

Name Description
Auto

Specifies that kerning is applied at the discretion of the user agent.

None

Specifies that kerning is not applied.

Normal

Specifies that kerning is applied.