ImageGear .NET v24.14 - Updated September 15, 2020
IgnoreAsianTextForDeskew Property




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecAsianSettings Class : IgnoreAsianTextForDeskew Property
Gets or sets a value indicating whether to ignore Asian text during the deskew process of the automatic Deskew method.
Syntax
'Declaration
 
Public Property IgnoreAsianTextForDeskew As Boolean
 
'Usage
 
Dim instance As ImGearRecAsianSettings
Dim value As Boolean
 
instance.IgnoreAsianTextForDeskew = value
 
value = instance.IgnoreAsianTextForDeskew
Remarks

The default value is true.

See Also

Reference

ImGearRecAsianSettings Class
ImGearRecAsianSettings Members