OutputDocument Object (Web Services API)
This object represents the result of exporting a document to a given format.
Properties
Name | Type | Description |
FileFormat | OutputFileFormatEnum | Returns the output file format. |
FileFormatId | String | The ID of the export format that was used to create this document. |
Files | FileContainer[ ] |
Stores a set of output files (typically, one element). Note. For some formats, multiple output files may be created. For example:
|
OutputLocation | String | The path to the directory on the server where the results have been published. |
See also
26.03.2024 13:49:49