Application.GetExportSettings
Method: GetExportSettings()as ExportSettings (read-only)
Description
GetExportSettings creates a new object of common export settings. This object is used to pass the parameters to the export functions and defines the behaviour of the export calls. See also the export functions from Document and the examples at Import and Export.
Errors
1111 | The application object is no longer valid. |
1100 | Invalid address for the return parameter was specified. |