XmlTicketInputFile Object (COM-based API)
This object represents an input file in a job.
Properties
Name | Type | Description |
Comment | String | |
FileName | String |
Stores the name of the image file. Note. You cannot include any subfolders into the file name. |
IsForceTreatAsNormalTextPdf | Boolean | If this property is set to TRUE, no recognition will be performed, and the text layer available in the PDF file will be used instead. |
Password | String | Stores the password for accessing the password-protected PDF file. The default value is an empty string. |
See also
See sample: Samples.
3/26/2024 1:49:49 PM