[]
Specifies the handling of white-space characters.
public enum SvgXmlSpace
Default = 0
The SVG user agent consolidates all contiguous space characters.
Preserve = 1
The SVG user agent preserves contiguous space characters.