Controls how the engine handles errors that may occur during conversion.
0 | Abort |
Abort the conversion job. |
1 | Continue |
Continue on non-critical errors. |
DocumentConverterJobErrorMode is used as the type for the DocumentConverterOptions.JobErrorMode property that controls how the engine handles errors that may occur during conversion.
Refer to DocumentConverterJobOperation on which operation is considered critical.