DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / XmlSpace Property

In This Topic
XmlSpace Property
In This Topic
Gets or sets a value specifying the handling of white-space characters.
Syntax
'Declaration
 
Public Property XmlSpace As System.Nullable(Of SvgXmlSpace)
 
See Also