![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.Converters Namespace : DocumentConverterJobData Structure |
The following tables list the members exposed by DocumentConverterJobData.
Name | Description | |
---|---|---|
![]() | AnnotationsMode | Controls how annotations are saved in the output document. ![]() ![]() |
![]() | Document | Document object to be used as the input of the conversion. Either this or InputDocumentFileName are used. ![]() ![]() |
![]() | DocumentFormat | Output format to use for document 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 ![]() ![]() |
![]() | OutputDocumentFileName | Name of the output file to be 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. ![]() ![]() |
![]() | UserData | Optional user-defined object that can be used a long side the job events to pass application specified data. ![]() ![]() |