InputFile Object (Web Services API)
This object represents an input file of a job.
Properties
Name | Type | Description |
FileData | FileContainer |
Stores the name and contents of the image file. Note. You cannot include any subfolders into the file name. |
OutputDocuments | OutputDocument[ ], read-only | Returns a collection of output files of different formats belonging to the input file. |
Messages | JobMessage[ ], read-only | A list of errors, warnings, and information messages for this input file. |
Statistics | Statistics, read-only | Returns image processing statistics. |
Attributes | DocumentAttributes, read-only | The property is retained for backward compatibility. For getting the document attributes, use the Attributes property of the JobDocument object. |
Pages | Page[ ], read-only | Returns a collection of pages in the input image file. |
Id | String, read-only | Stores the unique identifier of the input file. |
See also
26.03.2024 13:49:49