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




Glossary Item Box

Gets or sets additional filter characters to be used for zones whose filter includes PLUS.

Syntax

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

Property Value

String value.

Remarks

This property specifies a set of individual characters, the FilterPlus characters. The FilterPlus characters broaden or define the filtered set of characters globally or on a per-zone basis. To validate FilterPlus characters, the ImGearRecZone.Filter property should have the ImGearRecFilter.PLUS flag enabled, with or without other filter elements.

The default value is "".

See Also

©2013. Accusoft Corporation. All Rights Reserved.