Click or drag to resize

RecognitionLanguagesGetItem Method

Namespace:  OmniPageCSDK.IproPlus
Assembly:  OmniPageCSDK.IproPlus (in OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetItem(
	int Index,
	out RecognitionLanguage Language
)

Parameters

Index
Type: SystemInt32
Language
Type: OmniPageCSDK.IproPlusRecognitionLanguage
See Also