Click or drag to resize

UILanguage Class

The UILanguage object contains information about a specific Visual Toolbox User Interface language.
Inheritance Hierarchy

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public class UILanguage : IproPlusClass, IDisposable

The UILanguage type exposes the following members.

Properties
  NameDescription
Public propertyID
This property provides the identification number of the specific User Interface language of the Visual controls.
Public propertyName
This property provides the English name of the Visual Toolbox User Interface language.
Public propertyName_639_2B
Returns the 3-letter abbreviation for bibliography of the language according to ISO/DIS 639-2/B.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the UILanguage
Public methodGetEngine
Returns the Engine object.
Top
See Also