Hide Comments
Hide Comments

TSVGDocument.SaveToStream(TStream,Integer) Method

Comments (0)

Saves the SVG document as XML to the specified stream.

The RSSVG.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: RSSVG

expandingSyntax

Parameters

Stream

Type: TStream

SplitPathLines

Type: Integer

expandingRemarks
expandingSee Also

Comments (0)

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