Click or drag to resize

StiSvgHelperWriteCheckBox Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.WriteCheckBox(System.Xml.XmlTextWriter,Stimulsoft.Report.Export.StiSvgData)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void WriteCheckBox(
	XmlTextWriter writer,
	StiSvgData svgData
)

Parameters

writer
Type: XmlTextWriter

[Missing <param name="writer"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.WriteCheckBox(System.Xml.XmlTextWriter,Stimulsoft.Report.Export.StiSvgData)"]

svgData
Type: Stimulsoft.Report.ExportStiSvgData

[Missing <param name="svgData"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.WriteCheckBox(System.Xml.XmlTextWriter,Stimulsoft.Report.Export.StiSvgData)"]

See Also