Hide Comments
Hide Comments

TSVGDocument.SaveToXML(IXMLDocument) Method

Comments (0)

Saves the SVG document to the specified IXMLDocument.

The FMX.RS.SVG.TSVGDocument.Options property helps control how the SVG XML file is generated. The soExportUnknownXML option specifies to output any XML that was read and not understood when the SVG was previously loaded. The soCompactExport option specifies that the XML should be made as compact as possible: don't export inherited values or default values.
 

Namespace: FMX.RS.SVG

expandingSyntax

Parameters

XML

Type: IXMLDocument

expandingRemarks
expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb