Click or drag to resize

ANCHORTYPE Enumeration

Type of anchor zone.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public enum ANCHORTYPE
Members
  Member nameValueDescription
AT_POSITIONAL0 Positional anchor: it is used to align all zones of the page.
AT_SELECTOR1 Selector anchor: it does not have role in form alignment, used only for selecting the template.
AT_REFERENCE2 Reference anchor: it is used to more precisely align the zones on the page.
AT_CHECK3 Check anchor: it is used for checking the form alignment.
AT_SIZE4 Number of anchor types.
See Also