Click or drag to resize

WFHandlerCreateWF Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void CreateWF(
	int WFType,
	string InLinkTypeIID,
	string OutLinkTypeIID
)

Parameters

WFType
Type: SystemInt32
InLinkTypeIID
Type: SystemString
OutLinkTypeIID
Type: SystemString
See Also