Click or drag to resize

StiReportResourcesCompiler Constructor

Initializes a new instance of the StiReportResourcesCompiler class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiReportResourcesCompiler(
	StiReport report,
	bool inMemory
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.StiReportResourcesCompiler.#ctor(Stimulsoft.Report.StiReport,System.Boolean)"]

inMemory
Type: SystemBoolean

[Missing <param name="inMemory"/> documentation for "M:Stimulsoft.Report.StiReportResourcesCompiler.#ctor(Stimulsoft.Report.StiReport,System.Boolean)"]

See Also