XmlContent

SvgImage.XmlContent property

Returns a content of this SVG image in its original XML-compliant textual form

public string XmlContent { get; }

Exceptions

exception condition
ObjectDisposedException Thrown when this instance was already disposed

See Also