JobResultOptions (Web Services API)

JobResultOptions enumeration constants are used to set up the behavior of the GetJobResultEx method.

enum JobResultOptions {
    DoNotDeleteJob,
    DoNotSendFiles,
    DoNotGetPagesData
};

Elements
Name Description
DoNotDeleteJob Do not delete the job and the files from the server.
Important! When using this flag, call the DeleteJob method after getting the job results for optimum performance.
DoNotSendFiles Do not send the file contents.
DoNotGetPagesData Do not send information about the pages in the document. For multi-page files, this will significantly reduce the query execution time.

26.03.2024 13:49:49

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.