Click or drag to resize

FormTemplateLibraryAdd Method

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

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Add(
	Object PageOrTemplateFile,
	[OptionalAttribute] string Folder,
	out FormTemplate FormTemplate
)

Parameters

PageOrTemplateFile
Type: SystemObject
Folder (Optional)
Type: SystemString
FormTemplate
Type: Kofax.OmniPageCSDK.IproPlusFormTemplate
See Also