Parameters
- projectType
Project type. See LlProject. Can also be set via the AutoProjectType Property.
- projectFile
File name of the project.
Multiple file names can also be passed semicolon-separated. Then a combination print is performed and the outputs of the individual projects are summarized as total output. But additionally the display of the file selection dialog must be suppressed by setting the parameter showFileSelect to false.
Can also be set via the AutoProjectFile Property.
- showFileSelect
Use false to suppress the file selection dialog. Can also be set via the AutoShowSelectFile Property.