Click or drag to resize

ANCHORCONTENT Enumeration

Content of the anchor zone.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public enum ANCHORCONTENT
Members
  Member nameValueDescription
AC_TEXT0 Anchor contains static text.
AC_BITMAP1 Anchor contains bitmap (deprecated).
AC_BARCODE2 Anchor contains static barcode.
AC_LINE3 Anchor contains rule line (for future realization).
AC_LETTERS4 Anchor contains letters (deprecated).
AC_SIZE5 Number of anchor content types.
See Also