DocumentClassifierDocument.Warnings 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 string[] Warnings { get; }
Public ReadOnly Property Warnings As String()
Get
public:
property array<String^>^ Warnings {
array<String^>^ get ();
}
Property Value
Type:
String[]
See Also