preprocessorDeskew Property

Summary

Indicates that automatic deskewing should be used.

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

Property Value

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

Remarks

PreprocessorDeskew 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.

PreprocessorDeskew is supported during raster conversion. If the value is true, the engine will use the Deskew LEADTOOLS image processing command.

PreprocessorDeskew is not supported when SVG is used during conversion.

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.