Click or drag to resize

WFVVIEWERMODE Enumeration

Station Mode: stations are displayed vertically without labels

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public enum WFVVIEWERMODE
Members
  Member nameValueDescription
MD_MIXED0 Mixed Mode: both stations and objects are displayed
MD_STATION_H1 Station Mode: stations are displayed horizontally
MD_STATION_H_NOLABEL2 Station Mode: stations are displayed horizontally without labels
MD_STATION_V3 Station Mode: stations are displayed vertically
MD_STATION_V_NOLABEL4 Station Mode: stations are displayed vertically without labels
MD_STATION_H_COMPACT5 Station Mode: stations are displayed horizontally in compact mode
See Also