StiSvgGeomWriter Constructor |
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiSvgGeomWriter(
XmlTextWriter writer
)
Public Sub New (
writer As XmlTextWriter
)
Parameters
- writer
- Type: XmlTextWriter
[Missing <param name="writer"/> documentation for "M:Stimulsoft.Report.Export.StiSvgGeomWriter.#ctor(System.Xml.XmlTextWriter)"]
See Also