Click or drag to resize

WFDescInfo.AddWFStep Method

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 AddWFStep(
	string StepCLSID,
	out WFStep Step
)

Parameters

StepCLSID
Type: System.String
Step
Type: Kofax.OmniPageCSDK.IproPlus.WFStep
See Also