Click or drag to resize

DocumentToXml Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Get a XmlDocument with all details of the svg document.

Namespace:  imbSCI.Graph.Graphics.SvgDocument
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public XmlNode ToXml()
Request Example View Source

Return Value

Type: XmlNode
XmlDocument
See Also