For a list of all members of this type, see DocumentConverterJobData members
Public Properties
Name | Description | |
---|---|---|
AnnotationsMode | Controls how annotations are saved in the output document. | |
Cache | Cache that contains the document ID to use as the input of the conversion. | |
Document | LEADDocument object to be used as the input of the conversion. | |
DocumentFormat | Output format to use for document conversion. | |
DocumentId | The ID of the LEADDocument object to be used as the input of the conversion. | |
InputAnnotationsFileName | Path to the file containing the annotations file to be added to the output document. Optional. | |
InputDocumentFileName | Path to the input file for the conversion. Either this or Document are used. | |
InputDocumentFirstPageNumber | Number of the first page to be converted from the input document | |
InputDocumentLastPageNumber | Number of the last page to be converted from the input document | |
JobName | Optional job name. | |
OutputAnnotationsFileName | Name of the file that will contain the annotations parsed from the input document. Optional. | |
OutputAnnotationsStream | Stream that will contain the annotations parsed from the input document. Optional. | |
OutputDocumentFileName | Name of the output file generated by this conversion. | |
OutputDocumentStream | Stream to hold the output file generated by this conversion. | |
RasterImageBitsPerPixel | Bits per pixel to use for the output document when raster conversion is used. | |
RasterImageFormat | Output format to use for raster conversion. | |
UploadDocumentOptions | Options to use for automatically uploading the converted document to the cache. | |
UserData | Optional user-defined object that can be used a long side the job events to pass application specified data. | |
UserToken | User token associated with the document. |