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




Glossary Item Box

Gets or sets character set filter used for zones whose filter is DEFAULT.

Syntax

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

Property Value

ImGearRecFilter enumeration value.

Remarks

This property specifies a Global filter, i.e. a Character Set filter to be applied globally, at page level. If this property is not set by the integrating application after the recognition engine initialization, the value ALL is applied, i.e. the Language environment will not be filtered globally. The Global filter setting is applied to all zones with DEFAULT in their ImGearRecZone.Filter property.

The default value is ImGearRecFilter.ALL.

See Also

©2013. Accusoft Corporation. All Rights Reserved.