Click or drag to resize

FormTemplateLibrary Class

Caution note Caution
This API is preliminary and subject to change.
Inheritance Hierarchy

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

The FormTemplateLibrary type exposes the following members.

Properties
  NameDescription
Public propertyCount
Caution note Caution
This API is preliminary and subject to change.
Public propertyDirty
Caution note Caution
This API is preliminary and subject to change.
Public propertyEditable
Caution note Caution
This API is preliminary and subject to change.
Public propertyName
Caution note Caution
This API is preliminary and subject to change.
Public propertyUniqueID
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 FormTemplateLibrary
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetEngine
Caution note Caution
This API is preliminary and subject to change.
Public methodGetEnumerator
Public methodGetHashCode (Overrides ObjectGetHashCode.)
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 methodMatch
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 methodSave
Caution note Caution
This API is preliminary and subject to change.
Top
Events
  NameDescription
Public eventOnTemplateAdded
Caution note Caution
This API is preliminary and subject to change.
Public eventOnTemplateFolderChanged
Caution note Caution
This API is preliminary and subject to change.
Public eventOnTemplateNameChanged
Caution note Caution
This API is preliminary and subject to change.
Public eventOnTemplatePageChanged
Caution note Caution
This API is preliminary and subject to change.
Public eventOnTemplateRemoved
Caution note Caution
This API is preliminary and subject to change.
Top
See Also