Click or drag to resize

EngineGetWFFileInfo 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: SystemString
WFDescInfo
Type: Kofax.OmniPageCSDK.IproPlusWFDescInfo
See Also