Click or drag to resize

ANCHORFLAG Enumeration

Flags of anchor zones.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public enum ANCHORFLAG
Members
  Member nameValueDescription
AF_REGEXP0 Use regular expression during matching (read only).
AF_RECOGNIZE1 Recognize anchor zone.
AF_REGEXPDIDNTMATCH2 Regexp did not match (read only).
AF_CHECKED3 Anchor checked (read only).
See Also