Click or drag to resize

WORKFLOWBARCOMMAND Enumeration

Workflow Bar commands.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[GuidAttribute("9F502074-F13C-4997-A80A-ADCF194DCA42")]
public enum WORKFLOWBARCOMMAND
Members
  Member nameValueDescription
WORKFLOWBAR_GRP_ALL0 Workflow Bar
WORKFLOWBAR_GRP_WORKFLOW1 Workflows
WORKFLOWBAR_GRP_SOURCE2 Get Page
WORKFLOWBAR_GRP_PROCESS3 Perform OCR
WORKFLOWBAR_GRP_TARGET4 Export Results
WORKFLOWBAR_GRP_WORKFLOWS5 User Defined Workflows
WORKFLOWBAR_GRP_INPUTSOURCES6 Input Sources
WORKFLOWBAR_GRP_OUTPUTTARGETS7 Output Targets
WORKFLOWBAR_GRP_ZONETYPES8 Predefined Zone Types
WORKFLOWBAR_GRP_ZONETEMPLATES9 Templates
WORKFLOWBAR_GRP_INPUTSOURCES_EXEC10 Get Page
WORKFLOWBAR_GRP_OUTPUTTARGETS_EXEC11 Export Results
WORKFLOWBAR_GRP_QUERY12 After Completion
WORKFLOWBAR_CMD_STARTCOMBO15 Select 1-2-3 to do manual processing or select a workflow
WORKFLOWBAR_CMD_SOURCECOMBO16 Select image source
WORKFLOWBAR_CMD_PROCESSCOMBO17 Select layout
WORKFLOWBAR_CMD_TARGETCOMBO18 Select destination to save to
WORKFLOWBAR_CMD_START20 Start or restart automatic or workflow processing
WORKFLOWBAR_CMD_STOP21 Stop workflow processing
WORKFLOWBAR_CMD_SOURCE_START22 Get Page(s)
WORKFLOWBAR_CMD_PROCESS_START23 Perform OCR
WORKFLOWBAR_CMD_TARGET_START24 Export Results
WORKFLOWBAR_CMD_12325 Start processing
WORKFLOWBAR_CMD_1_2326 Start processing
WORKFLOWBAR_CMD_CREATEWORKFLOW27 Let the Workflow Assistant help you prepare a new workflow
WORKFLOWBAR_CMD_IMPORTWORKFLOW28 Import Workflow
WORKFLOWBAR_CMD_SOURCE_LOAD29 Acquire image(s) from file
WORKFLOWBAR_CMD_SOURCE_CAMERA30 Acquire digital camera image(s) from file
WORKFLOWBAR_CMD_SOURCE_SCAN31 Acquire image(s) from scanner; select scanning mode in the drop-down list
WORKFLOWBAR_CMD_SOURCE_SCANCOLOR32 Acquire color image(s) from scanner
WORKFLOWBAR_CMD_SOURCE_SCANBW33 Acquire black-and-white image(s) from scanner
WORKFLOWBAR_CMD_SOURCE_SCANGRAYSCALE34 Acquire grayscale image(s) from scanner
WORKFLOWBAR_CMD_PROCESS_AUTOMATIC35 Perform recognition on the current or selected pages
WORKFLOWBAR_CMD_PROCESS_SINGLECOLUMN36 Perform recognition on the current or selected pages
WORKFLOWBAR_CMD_PROCESS_MULTICOLUMN37 Perform recognition on the current or selected pages
WORKFLOWBAR_CMD_PROCESS_TABLE38 Perform recognition on the current or selected pages
WORKFLOWBAR_CMD_PROCESS_SPREADSHEET39 Perform recognition on the current or selected pages
WORKFLOWBAR_CMD_PROCESS_FORM40 Perform recognition on the current or selected pages
WORKFLOWBAR_CMD_PROCESS_LEGAL41 Perform recognition on the current or selected pages
WORKFLOWBAR_CMD_PROCESS_CUSTOM42 Perform recognition on the current or selected pages
WORKFLOWBAR_CMD_PROCESS_BARCODE58
Caution note Caution
This API is preliminary and subject to change.
WORKFLOWBAR_CMD_TARGET_SAVE43 Export recognition results and/or page images for all or selected pages to file
WORKFLOWBAR_CMD_TARGET_CONVERT44 Export recognition results and/or page images for all or selected pages to file
WORKFLOWBAR_CMD_PAGEREADY45 This page is ready, get next page
WORKFLOWBAR_CMD_DOCUMENTREADY46 This interactive step is ready for the whole document
WORKFLOWBAR_CMD_QUERYCLOSEDOC47 Set this if you want the document to be closed after the next workflow is finished
WORKFLOWBAR_CMD_QUERYCLOSEAPP48 Set this if you want the application to be closed after the next workflow is finished
WORKFLOWBAR_CMD_QUERYCLOSEMACHINE49 Set this if you want the computer to be shut down after the next workflow is finished
WORKFLOWBAR_CMD_SOURCE_LOAD_EXEC50 Acquire image(s) from file
WORKFLOWBAR_CMD_SOURCE_CAMERA_EXEC51 Acquire digital camera image(s) from file
WORKFLOWBAR_CMD_SOURCE_SCAN_EXEC52 Acquire image(s) from scanner; select scanning mode in the drop-down list
WORKFLOWBAR_CMD_SOURCE_SCANCOLOR_EXEC53 Acquire color image(s) from scanner
WORKFLOWBAR_CMD_SOURCE_SCANBW_EXEC54 Acquire black-and-white image(s) from scanner
WORKFLOWBAR_CMD_SOURCE_SCANGRAYSCALE_EXEC55 Acquire grayscale image(s) from scanner
WORKFLOWBAR_CMD_TARGET_SAVE_EXEC56 Export recognition results and/or page images for all or selected pages to file
WORKFLOWBAR_CMD_TARGET_CONVERT_EXEC57 Export recognition results and/or page images for all or selected pages to file
WORKFLOWBAR_CMD_FIRSTINPUTLINK60 Select this to download image files from your cloud storage account
WORKFLOWBAR_CMD_FIRSTINPUTLINK_EXEC92 Select this to download image files from your cloud storage account
WORKFLOWBAR_CMD_FIRSTOUTPUTLINK124 Select this to upload image and/or text files to your cloud storage account
WORKFLOWBAR_CMD_FIRSTOUTPUTLINK_EXEC156 Select this to upload image and/or text files to your cloud storage account
WORKFLOWBAR_CMD_FIRSTWORKFLOW188 Start processing
WORKFLOWBAR_CMD_FIRSTTEMPLATE444 Start processing
WORKFLOWBAR_CMD_FIRSTEMBEDDEDTEMPLATE700 Perform recognition on the current or selected pages
See Also