ImageGear for .NET
DeskewMode Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecPreprocessingSettings Class : DeskewMode Property




Glossary Item Box

Gets or sets deskew behavior used by the Preprocess method.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

ImGearRecDeskewMode enumeration value.

Remarks

This property specifies which image deskewing mode will be used during ImGearRecProcess.IMGPREPROCESS processes. Deskewing mode can be automatic, programmable, or turned off entirely.

Alternatively, deskewing can be performed manually by the Deskew method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.