Click or drag to resize

AEMFLAGS Class

Steps cannot be removed, added or changed for one another.
Inheritance Hierarchy
SystemObject
  Kofax.OmniPageCSDK.ToolBoxesAEMFLAGS

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

The AEMFLAGS type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAEMFLAG_DENY_NEXTBACK
Only one step is displayed.
Public fieldStatic memberAEMFLAG_DENY_NONE
All options available.
Public fieldStatic memberAEMFLAG_DENY_SETTINGCHANGE
No workflow property can be modified.
Public fieldStatic memberAEMFLAG_DENY_STEPCHANGE
Steps cannot be removed, added or changed for one another.
Top
See Also