Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGDocument > Methods

TSVGDocument.SaveToStream(TStream,Integer) Method

Scroll Prev Top Next More

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

Parameters

Stream

Type: TStream

SplitPathLines

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb