jobErrorMode Property

Summary

Controls how the engine handles errors that may occur during conversion.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentConverterJobData.prototype, 'jobErrorMode', 
   get: function(), 
   set: function(value) 
) 

Property Value

A value that specifies how engine handles errors that may occur during conversion. Default value is DocumentConverterJobErrorMode.Abort.

Remarks

This property controls how the engine handles errors that may occur during conversion.

Example

For an example, refer to Convert.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.