Click or drag to resize

WFPARAMETER Structure

Returns all named parameters of a step. See Parameters.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[ComVisibleAttribute(true)]
[GuidAttribute("7562BB6D-7FD5-4EE9-ABFA-2BEFBA993D4D")]
public struct WFPARAMETER

The WFPARAMETER type exposes the following members.

Fields
  NameDescription
Public fieldName
Name of the parameter.
Public fieldValue
Value of the parameter.
Top
See Also