Click or drag to resize

FormTemplateLibraries Class

Caution note Caution
This API is preliminary and subject to change.
Inheritance Hierarchy
SystemObject
  Kofax.OmniPageCSDK.IproPlusIproPlusClass
    Kofax.OmniPageCSDK.IproPlusFormTemplateLibraries

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

The FormTemplateLibraries type exposes the following members.

Properties
  NameDescription
Public propertyCount
Caution note Caution
This API is preliminary and subject to change.
Top
Methods
  NameDescription
Public methodAdd
Caution note Caution
This API is preliminary and subject to change.
Public methodDispose
Releases all resources used by the FormTemplateLibraries
Public methodGetEngine
Caution note Caution
This API is preliminary and subject to change.
Public methodGetEnumerator
Public methodGetItem
Caution note Caution
This API is preliminary and subject to change.
Public methodItemByUniqueID
Caution note Caution
This API is preliminary and subject to change.
Public methodOpen
Caution note Caution
This API is preliminary and subject to change.
Public methodRemove
Caution note Caution
This API is preliminary and subject to change.
Public methodRemoveAll
Caution note Caution
This API is preliminary and subject to change.
Top
Events
  NameDescription
Public eventOnLibraryAdded
Caution note Caution
This API is preliminary and subject to change.
Public eventOnLibraryNameChanged
Caution note Caution
This API is preliminary and subject to change.
Public eventOnLibraryRemoved
Caution note Caution
This API is preliminary and subject to change.
Top
See Also