Click or drag to resize

DCProjectType Enumeration

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public enum DCProjectType
Members
  Member nameValueDescription
DCPT_OPEN0 Open dcproject. There are alien documents for training and testing.
DCPT_CLOSED1 Closed dcproject. All training and testing documents are considered to has a valid class.
See Also