preprocessorInvert Property

Summary

Indicates that automatic inversion correction should be used.

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

Property Value

true if automatic inversion correction should be used; otherwise, false. Default value is false.

Remarks

PreprocessorInvert is supported when OCR is used during conversion. If the value is true, the engine will set the value of of the LEADTOOLS OCR AutoRecognize Manager Preprocess commands accordingly.

PreprocessorInvert is not supported during raster conversion.

PreprocessorInvert is not supported when SVG is used during conversion.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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