Initializes a new instance of the 
StiEngine class
 
    Namespace: 
   Stimulsoft.Report.Engine
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic StiEngine(
	StiReport report
)
Public Sub New ( 
	report As StiReport
)
Parameters
- report
 - Type: Stimulsoft.ReportStiReport
[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Engine.StiEngine.#ctor(Stimulsoft.Report.StiReport)"]
 
See Also