Indicates that automatic inversion correction should be used.
Object.defineProperty(DocumentConverterJobData.prototype, 'preprocessorInvert',
get: function(),
set: function(value)
)
preprocessorInvert: boolean;
true if automatic inversion correction should be used; otherwise, false. Default value is false.
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.
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