For a list of all members of this type, see StatusJobData members
Public Properties
Name | Description | |
---|---|---|
Abort | Aborts this job. | |
AnnotationsMode | Annotation conversion options. | |
DocumentConverter | Document converter to use with this job. | |
DocumentConverterOptions | Document converter options to use with this job. | |
DocumentFormat | Output format to use for document conversion. | |
DocumentWriterOptions | Options for the document writer to use with this job. | |
ErrorMessages | Any error messages occurred during the conversion. | |
InputCache | Cache containing the input document. | |
InputCacheConfiguration | Configuration of the cache containing the input document. | |
InputDocumentFirstPageNumber | Number of the first page to be converted from the input document | |
InputDocumentId | ID of the input document to convert. | |
InputDocumentLastPageNumber | Number of the last page to be converted from the input document | |
InputDocumentUserToken | User token associated with the input document. | |
IsCompleted | Checks whether the conversion job has finished. | |
JobCompletedTimestamp | Indicates the timestamp when this job has completed. | |
JobName | Optional job name. | |
JobStartedTimestamp | Indicates the timestamp when this job started. | |
JobStatus | Final job status. | |
JobStatusMessage | Current status message. | |
JobStatusPageNumber | The page number currently being converted. | |
JobStatusTimestamp | Indicates the timestamp this job was last queried. | |
JobToken | Job token associated with this job. | |
OcrEngineName | Name of the OCR engine to use with the conversion. | |
OcrEngineSettings | Setting for the OCR engine to use during the conversion. | |
OcrEngineStartupParameters | Startup parameters to use with the OCR engine during the conversion. | |
OutputCache | Cache that will contain the output document. | |
OutputCacheConfiguration | Configuration of the cache that will contain the output document. | |
OutputCacheItemPolicy | The policy to use when storing the output document in the cache. | |
OutputCachePolicy | Serialized policy as a string to use when storing the output document in the cache. | |
OutputDocumentId | ID of the output document generated by this conversion job. | |
OutputDocumentName | Name of the output document generated by this conversion job. | |
OutputDocumentUri | URL to the output document in the cache. | |
QueryJobStatusTimestamp | Indicates the timestamp this job status has been queried. | |
RasterImageBitsPerPixel | Bits per pixel to use for the output document when raster conversion is used. | |
RasterImageFormat | Output format to use for raster conversion. | |
StatusCache | Cache to use for storing the status of the job. | |
StatusCacheConfiguration | Configuration of the cache to use for storing the status of the job. | |
StatusCacheItemPolicy | Policy to use when storing status items in the cache. | |
StatusCachePolicy | Policy serialized as a string to use when storing status items in the cache. | |
UserData | User defined data. | |
UserToken | User token associated with this job. |