Click or drag to resize

UserDictionary Class

Inheritance Hierarchy
SystemObject
  OmniPageCSDK.ObjectsUserDictionary

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public class UserDictionary : IDisposable, 
	IEnumerable, IEnumerable<UserDictionaryItem>

The UserDictionary type exposes the following members.

Constructors
Properties
Methods
  NameDescription
Public methodAdd
Public methodAddSection
Public methodDelete
Public methodDeleteSection
Public methodDispose
Releases all resources used by the UserDictionary
Protected methodDispose(Boolean)
Protected methodFinalize
(Overrides ObjectFinalize.)
Public methodGetEnumerator
Public methodImport
Public methodSave
Top
Explicit Interface Implementations
See Also