[]
Specifies the handling of white-space characters.
public enum SvgXmlSpace
Public Enum SvgXmlSpace
Name | Description |
---|---|
Default | The SVG user agent consolidates all contiguous space characters. |
Preserve | The SVG user agent preserves contiguous space characters. |