DocumentClassifierProject.Cache 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 bool Cache { set; }
Public WriteOnly Property Cache As Boolean
Set
public:
property bool Cache {
void set (bool value);
}
Property Value
Type:
Boolean
See Also