Click or drag to resize

OCRZoneFilter Property

This property can be used to retrieve a character set filter for the zone.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public CHR_FILTER Filter { get; }

Property Value

Type: CHR_FILTER
Remarks

Possible values are documented in the description of the Filter property of the Document object.

See Also