DocumentClassifierClass.GetAttribute 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 string GetAttribute(
string Key
)
Public Function GetAttribute (
Key As String
) As String
public:
String^ GetAttribute(
[InAttribute] String^ Key
)
Parameters
- Key
- Type: System.String
Return Value
Type:
String
See Also