Click or drag to resize

SCCFG_LOC Enumeration

Default directory location of the scanner configuration file.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[GuidAttribute("B8913739-7E36-4635-90BF-AA3449E693D8")]
public enum SCCFG_LOC
Members
  Member nameValueDescription
SCCFG_APPDATA0 Application data directory of the current user (default value).
SCCFG_ALLUSER1 Application data directory of all users.
SCCFG_INSTALL2 Installation directory of the IPRO (not recommended).
See Also