[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgTextPathSpacing

SvgTextPathSpacing Enum

Indicates how the user agent should determine the spacing between typographic characters that are to be rendered along a path.

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

Fields

Name Description
Auto

Indicates that the user agent should adjust the spacing between typographic characters in order to achieve visually appealing results.

Exact

Indicates that the typographic characters should be rendered exactly according to the spacing rules.