Click or drag to resize

ACTIVEDOCMODE Enumeration

Active document mode.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[GuidAttribute("A74115DD-883A-4BAB-9E4D-A4A2A19B4F72")]
public enum ACTIVEDOCMODE
Members
  Member nameValueDescription
ADM_ONE0 Only the active document is allowed to access the user interface.
ADM_ALL1 All documents can access the user interface.
See Also