Engine.GetEmptyWFInfo 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
Syntaxpublic void GetEmptyWFInfo(
out WFDescInfo WFDescInfo
)
Public Sub GetEmptyWFInfo (
<OutAttribute> ByRef WFDescInfo As WFDescInfo
)
public:
void GetEmptyWFInfo(
[OutAttribute] WFDescInfo^% WFDescInfo
)
Parameters
- WFDescInfo
- Type: Kofax.OmniPageCSDK.IproPlus.WFDescInfo
See Also