VerticalDictionary.Language Property
|
This property returns whether the specified
language has a vertical dictionary.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic LANGUAGES Language { get; }
Public ReadOnly Property Language As LANGUAGES
Get
public:
property LANGUAGES Language {
LANGUAGES get ();
}
Property Value
Type:
LANGUAGES
See Also