Click or drag to resize

WFStepFlag Class

Workflow step flags.
Inheritance Hierarchy
SystemObject
  Kofax.OmniPageCSDK.IproPlusWFStepFlag

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public static class WFStepFlag

The WFStepFlag type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCWFF_CLASSIFY
Caution note Caution
This API is preliminary and subject to change.
Public fieldStatic memberCWFF_EXPORTDOC
Save results workflow step.
Public fieldStatic memberCWFF_FORMDATAEXT
Extract Form Data workflow step.
Public fieldStatic memberCWFF_INPUTLINK
Input link workflow step.
Public fieldStatic memberCWFF_LOADIMG
Load image workflow step.
Public fieldStatic memberCWFF_LOADOPD
Load OPD workflow step.
Public fieldStatic memberCWFF_MARKTEXT
Mark Text workflow step.
Public fieldStatic memberCWFF_OUTPUTLINK
Output link workflow step.
Public fieldStatic memberCWFF_PREPROCIMG
Preprocess images workflow step.
Public fieldStatic memberCWFF_PROOFREAD
Proofread workflow step.
Public fieldStatic memberCWFF_QUICKCONV
"OmniPage Quick Conversion" workflow step.
Public fieldStatic memberCWFF_RECOGNIZE
Recognize workflow step.
Public fieldStatic memberCWFF_SAVEOPD
Save OPD workflow step.
Public fieldStatic memberCWFF_SCANIMAGE
Scan image workflow step.
Public fieldStatic memberCWFF_UNKNOWN
For technical purposes only.
Public fieldStatic memberCWFF_ZONEIMG
Zone image workflow step.
Public fieldStatic memberIWFT_WFS_DIRECT
Set this flag to create a workflow containing steps defined by the appropriate CWFF_ flags.
Public fieldStatic memberIWFT_WFS_SEPARATE
Caution note Caution
This API is preliminary and subject to change.
Top
See Also