Spacing Enum

Spacing enumeration

Specifies the spacing behavior for text elements in SVG.

public enum Spacing

Values

NameValueDescription
Normal0Indicates the use of the normal spacing behavior. The spacing is determined based on the current font and text size.

See Also