You are here: Symbol Reference > Stimulsoft.Report Namespace > StiReport Class > StiReport Methods > Compile Method > Compile Method (string, StiOutputType, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReport.Compile Method (string, StiOutputType, bool)

Compiles a report and locates it in the specified path.

Syntax
C++
C#
Visual Basic
public: void Compile( string path, StiOutputType outputType, bool autoCreate );
Parameters
Parameters 
Description 
path 
A parameter which sets the location of the compiled report. 
outputType 
A parameter which sets the type of the output object. 
autoCreate 
If true then the compiled report will be created. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.