Click or drag to resize

Engine.GetWFFileInfo Method

This method returns the description of the specified workflow file.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void GetWFFileInfo(
	string FileName,
	out WFDescInfo WFDescInfo
)

Parameters

FileName
Type: System.String
WFDescInfo
Type: Kofax.OmniPageCSDK.IproPlus.WFDescInfo
See Also