DocumentClassifierProject.Train 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 Train(
[OptionalAttribute] bool Async
)
Public Sub Train (
<OptionalAttribute> Async As Boolean
)
public:
void Train(
[OptionalAttribute] [InAttribute] bool Async
)
Parameters
- Async (Optional)
- Type: System.Boolean
See Also