OutputDocument Object (COM-based API)
This object represents the result of exporting a document to a given format.
Properties
| Name | Type | Description |
| FileNames | StringsCollection, read-only | Stores a collection of paths to the output files. |
| OutputFormat | OutputFileFormatEnum | Returns the output file format. |
| OutputFormatId | String | The ID of the export format that was used to create this document. |
| PublishingMethod | OutputPublishingMethodEnum | Specifies the destination. The default value is OPM_SharedFolder. |
| OutputLocation | String | The path to the directory on the server where the results have been published. |
See also
26.03.2024 13:49:49