Click or drag to resize

StiSvgGeomWriter Constructor

Initializes a new instance of the StiSvgGeomWriter class

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiSvgGeomWriter(
	XmlTextWriter writer
)

Parameters

writer
Type: XmlTextWriter

[Missing <param name="writer"/> documentation for "M:Stimulsoft.Report.Export.StiSvgGeomWriter.#ctor(System.Xml.XmlTextWriter)"]

See Also