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