DocumentClassifierProject.GetDefaultMetaWords 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 DCMETAWORD[] GetDefaultMetaWords(
LANGUAGES Language
)
Public Function GetDefaultMetaWords (
Language As LANGUAGES
) As DCMETAWORD()
public:
array<DCMETAWORD>^ GetDefaultMetaWords(
[InAttribute] LANGUAGES Language
)
Parameters
- Language
- Type: Kofax.OmniPageCSDK.IproPlus.LANGUAGES
Return Value
Type:
DCMETAWORD[]
See Also