DocumentClassifierProjectType Property
|
Namespace:
OmniPageCSDK.IproPlus
Assembly:
OmniPageCSDK.IproPlus (in 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