Setting Export-specific Options

The export-specific options can be set using LlXSetParameter() and queried with LlXGetParameter(). These options are export media-specific, therefore the name of the format must be specified for each function call. Options which are supported by all export modules can be switched simultaneously for all exporters by passing an empty string as exporter name, ex. "Export.ShowResult". The options supported by the export media will be listed in the following chapters.

Some of the options can be modified in the property dialog of the exporter by the end user. These options will then be saved in the P-file by List & Label.

When using the export format "PRV" an export to a preview file can be done. Please note that in for this format only the options Export.File, Export.Path, Export.Quiet and Export.ShowResult are supported.