DocumentClassifierProject.Type Property
|
Caution |
---|
|
This API is preliminary and subject to change.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic DCProjectType Type { get; set; }
Public Property Type As DCProjectType
Get
Set
public:
property DCProjectType Type {
DCProjectType get ();
void set (DCProjectType value);
}
Property Value
Type:
DCProjectType
See Also