Hide Comments
Hide Comments

TSVGDocument.SaveToFile(String,Integer) Method

Comments (0)

Saves the SVG document as XML to the specified file.

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

FileName

Type: String

SplitPathLines

Type: Integer

expandingRemarks
expandingSee Also

Comments (0)

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