Click or drag to resize

StiHtmlTextWriter Constructor

Initializes a new instance of the StiHtmlTextWriter class

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiHtmlTextWriter(
	TextWriter baseStream
)

Parameters

baseStream
Type: System.IOTextWriter

[Missing <param name="baseStream"/> documentation for "M:Stimulsoft.Report.Export.StiHtmlTextWriter.#ctor(System.IO.TextWriter)"]

See Also