Click or drag to resize

StiRtfCorrectionHelper Constructor

Initializes a new instance of the StiRtfCorrectionHelper class

Namespace:  Stimulsoft.Report.Import
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRtfCorrectionHelper(
	TextReader rtfReader
)

Parameters

rtfReader
Type: System.IOTextReader

[Missing <param name="rtfReader"/> documentation for "M:Stimulsoft.Report.Import.StiRtfCorrectionHelper.#ctor(System.IO.TextReader)"]

See Also