Parameters
| Parameter Name | Description |
|---|---|
| page | A page to be exported. |
| sScheme | Settings scheme to use. |
| sFileName | The output file name. |
| sLanguage | Specifies the language to translate the project into before the export. |
| Parameter Name | Description |
|---|---|
| page | A page to be exported. |
| sScheme | Settings scheme to use. |
| sFileName | The output file name. |
| sLanguage | Specifies the language to translate the project into before the export. |
| Exception | Description |
|---|---|
| System.ArgumentException | Thrown in case of invalid arguments, for example a wrong scheme. |
| System.UnauthorizedAccessException | No user rights to create files on the file system. |
| System.ApplicationException | The internal interface for exporting could not be created. |
| Eplan.EplApi.Base.BaseException | Errors occurred during export. See the exception message for details. |
Thrown when sLanguage is not available in project translation. |