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).
|
OutputLocation | String | The path to the directory on the server where the results have been published. |
See also
3/26/2024 1:49:49 PM