Click or drag to resize

LanguageViewGetLanguageInformation Method

Use this method to display flags for the individual languages.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void GetLanguageInformation(
	int Language,
	ref string LanguageName,
	ref IStream LanguageImage
)

Parameters

Language
Type: SystemInt32
LanguageName
Type: SystemString
LanguageImage
Type: System.Runtime.InteropServices.ComTypesIStream
See Also