Controls how the engine handles errors that may occur during conversion.
Object.defineProperty(DocumentConverterJobData.prototype, 'jobErrorMode',
get: function(),
set: function(value)
)
jobErrorMode: DocumentConverterJobErrorMode;
A value that specifies how engine handles errors that may occur during conversion. Default value is DocumentConverterJobErrorMode.Abort.
This property controls how the engine handles errors that may occur during conversion.
For an example, refer to Convert.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET