The following tables list the members exposed by DocumentConverterJobEventArgs.
| Name | Description | |
|---|---|---|
![]()  | 
	DocumentConverterJobEventArgs | Initializes a new instance of DocumentConverterJobEventArgs. | 
| Name | Description | |
|---|---|---|
![]()  | 
	AnnContainer | The AnnContainer object used when annotations are loaded or saved. | 
![]()  | 
	AnnotationsMode | Current annotations mode. | 
![]()  | 
	Document | The current input LEADDocument object. | 
![]()  | 
	DocumentWriter | The DocumentWriter object used when saving document formats. | 
![]()  | 
	InputDocumentPageNumber | The current input page number. | 
![]()  | 
	IsPostOperation | A value that indicates whether the engine has already run the operation. | 
![]()  | 
	Job | The current job object. | 
![]()  | 
	OcrDocument | The IOcrDocument object created when converting using OCR. | 
![]()  | 
	OcrPage | The IOcrPage object created when converting using OCR. | 
![]()  | 
	OcrPageImage | RasterImage object used as the input for a page when OCR conversion is used. | 
![]()  | 
	Operation | The current operation. | 
![]()  | 
	OutputDocumentPageNumber | The current output page number. | 
![]()  | 
	RasterImage | The RasterImage object used as the input for raster conversion and optional overlay for SVG conversion. | 
![]()  | 
	Status | Current status of the job and allows the user to cancel it. | 
![]()  | 
	SvgDocument | The SvgDocument object used when SVG conversion is used. |