Click or drag to resize

FormTemplateLibraries.LibraryNameChangedHandler Delegate

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public delegate void LibraryNameChangedHandler(
	FormTemplateLibrary FormTemplateLibrary,
	IntPtr UniqueID,
	string Name
)

Parameters

FormTemplateLibrary
Type: Kofax.OmniPageCSDK.IproPlus.FormTemplateLibrary
UniqueID
Type: System.IntPtr
Name
Type: System.String
See Also