DocumentClassifierClass.Remove Method
|
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 void Remove(
Object IndexOrDocument
)
Public Sub Remove (
IndexOrDocument As Object
)
public:
void Remove(
[InAttribute] Object^ IndexOrDocument
)
Parameters
- IndexOrDocument
- Type: System.Object
See Also