Skip to main content
Below is the list of commands available in Zoom Viewer. The commands can be called by:
  • selecting an item from a context menu,
  • pressing a hot key,
  • using the DoCommand method of the Commands subobject of a component
However, not all these methods are available for each command. Availability of this or that calling method is described in the table below: ”+” means that the command is available by default, ”*” — the command can be added by developer. See also Customizing the Context Menu and Toolbar of a Visual Component.
MenuItemEnum constantDescriptionContext menuDoCommandHot keyOther
MI\_AnalyzeLayoutAnalyzes layout of the active image page automatically.++Ctrl+E
MI\_AnalyzeLayoutInBlockAnalyzes layout in the active area automatically.++
MI\_AnalyzeTableStructureDraws rows and columns in the selected table automatically.++
MI\_BlockDeleteDeletes selected blocks.++Del
MI\_BlockType\_BackgroundPictureChanges the type of the selected block to Background Picture.++
MI\_BlockType\_BarcodeChanges the type of the selected block to Barcode.++Ctrl+5
MI\_BlockType\_PictureChanges the type of the selected block to Picture.++Ctrl+4
MI\_BlockType\_RecognitionAreaChanges the type of the selected block to Recognition Area.++Ctrl+1
MI\_BlockType\_TableChanges the type of the selected block to Table.++Ctrl+3
MI\_BlockType\_TextChanges the type of the selected block to Text.++Ctrl+2
MI\_LanguageEditorOpens the Language Editor dialog box, which allows you to select and edit recognition languages.\*+Ctrl+Shift+L
MI\_LayoutClearDeletes all blocks on the page.++Ctrl+Del
MI\_MergeTableCellsMerges the selected table cells into one.++In the pop-up icon menu of a table block
MI\_OptionsShows the Options dialog box, which allows you to specify different viewing and saving options.\*+
MI\_ReadRecognizes the active page.++Ctrl+R
MI\_ReadBlockRecognizes the selected block.++Ctrl+Shift+B
MI\_RedoCancels the latest undone action.\*+Ctrl+Enter or Ctrl+Y
MI\_Scale\_100Selects 100% scale value for an image.++
MI\_Scale\_200Selects 200% scale value for an image.++
MI\_Scale\_300Selects 300% scale value for an image.++
MI\_Scale\_400Selects 400% scale value for an image.++
MI\_Scale\_50Selects 50% scale value for an image.++
MI\_Scale\_600Selects 600% scale value for an image.++
MI\_Scale\_800Selects 800% scale value for an image.++
MI\_Scale\_FitToWidthFits image view to width.++
MI\_Scale\_PixelToPixelDisplays image in its actual size in pixels.++Pixel-to-Pixel button on the bottom pane of Zoom Viewer
MI\_Scale\_ZoomInZooms into the image.++Zoom In button on the bottom pane of Zoom Viewer
MI\_Scale\_ZoomOutZooms out of the image.++Zoom Out button on the bottom pane of Zoom Viewer
MI\_Scale\_ZoomToSelBlocksMaximizes the selected blocks.\*+Ctrl+Shift+Num\*
MI\_SelectAllSelects all blocks in Zoom Viewer.\*+Ctrl+A
MI\_SeparatorAdds a separator to the toolbar or context menu.+
MI\_SplitTableCellsSplits the previously merged cells.++In the pop-up icon menu of a table block
MI\_SubMenuAdds submenu to the context menu.+
MI\_TextDirectionAutoSpecifies that CJK text direction should be automatically detected.++
MI\_TextDirectionHorizontalSpecifies that CJK text has horizontal writing direction.++
MI\_TextDirectionVerticalSpecifies that CJK text has vertical writing direction.++
MI\_TextNormalSpecifies that the text in the block has normal orientation.++
MI\_TextRoleArtefactSpecifies that the text in the block has some other role, not listed below.++
MI\_TextRoleCaptionSpecifies that the text in the block is a caption.++
MI\_TextRoleIncutTextSpecifies that the text in the block is a boxed text.++
MI\_TextRoleLineNumbersSpecifies that the text in the block is line numbers.++
MI\_TextRoleMainTextSpecifies that the text in the block is a body text.++
MI\_TextRoleRunningTitleSpecifies that the text in the block is a header or footer.++
MI\_TextRoleUnknownSpecifies that the role of the text in the block is undefined.++
MI\_TextRotatedLeftSpecifies that the text in the block is rotated left.++
MI\_TextRotatedRightSpecifies that the text in the block is rotated right.++
MI\_TextUpsideDownSpecifies that the text in the block is rotated upside down.++
MI\_UndoCancels the latest action.\*+Alt+Backspace or Ctrl+Z
MI\_ViewDictionariesOpens the Select Dictionary dialog box, which allows you to view and edit dictionary properties.\*+Ctrl+Alt+D
MI\_CustomCommand1Allows you to define a custom command.\*+
MI\_CustomCommand2Allows you to define a custom command.\*+
MI\_CustomCommand3Allows you to define a custom command.\*+
MI\_CustomCommand4Allows you to define a custom command.\*+
MI\_CustomCommand5Allows you to define a custom command.\*+
MI\_CustomCommand6Allows you to define a custom command.\*+
MI\_CustomCommand7Allows you to define a custom command.\*+
MI\_CustomCommand8Allows you to define a custom command.\*+
MI\_CustomCommand9Allows you to define a custom command.\*+
MI\_CustomCommand10Allows you to define a custom command.\*+

See also

Customizing the Context Menu and Toolbar of a Visual Component Commands MenuItemEnum