Click or drag to resize

SpellLanguage Class

The SpellLanguage object contains information about a specific spelling language.
Inheritance Hierarchy
SystemObject
  OmniPageCSDK.IproPlusIproPlusClass
    OmniPageCSDK.IproPlusSpellLanguage

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

The SpellLanguage type exposes the following members.

Properties
  NameDescription
Public propertyID
This property is to identify each spelling language.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the SpellLanguage
Public methodGetEngine
Returns the Engine object.
Top
See Also