> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Document Viewer Commands

> List of Document Viewer commands in ABBYY FineReader Engine Visual Components on Windows — Below is the list of commands available in the Document Viewer.

Below is the list of commands available in the [Document Viewer](/fine-reader/engine/visual-components-reference/documentviewer). The commands can be called by:

* selecting an item from a context menu,
* clicking a toolbar button,
* pressing a hot key,
* using the [DoCommand](/fine-reader/engine/visual-components-reference/supplementary-objects/commands/docommand-method) method of the [Commands](/fine-reader/engine/visual-components-reference/supplementary-objects/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](/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements/customizing-the-context-menu-and-toolbar-of-a-visual-component).

## Elements

| MenuItemEnum constant        | Description                                                                                      | Context menu | Toolbar | DoCommand | Hot key                     |
| ---------------------------- | ------------------------------------------------------------------------------------------------ | ------------ | ------- | --------- | --------------------------- |
| MI\\\_AnalyzeLayout          | Analyzes layout of the selected image pages automatically.                                       | +            |         | +         | Ctrl+E                      |
| MI\\\_DeletePage             | Deletes selected page from the current document.                                                 | +            | \\\*    | +         | Del                         |
| MI\\\_DocumentViewDetails    | Selects the Details document view.                                                               | +            |         | +         |                             |
| MI\\\_DocumentViewThumbnails | Selects the Thumbnails document view.                                                            | +            |         | +         |                             |
| MI\\\_FlipHorizontal         | Flips the image horizontally.                                                                    | +            |         | +         |                             |
| MI\\\_FlipVertical           | Flips the image vertically.                                                                      | +            |         | +         |                             |
| MI\\\_GotoPage               | Goes to the specified page.                                                                      | \\\*         | \\\*    | +         | Ctrl+G                      |
| MI\\\_LanguageEditor         | Opens the Language Editor dialog box, which allows you to select and edit recognition languages. | \\\*         | \\\*    | +         | Ctrl+Shift+L                |
| MI\\\_NextPage               | Shows next page.                                                                                 | \\\*         | +       | +         | Ctrl+Num+ or Alt+Down Arrow |
| MI\\\_Options                | Shows the Options dialog box, which allows you to specify different viewing and saving options.  | \\\*         | \\\*    | +         |                             |
| MI\\\_PrevPage               | Shows previous page.                                                                             | \\\*         | +       | +         | Ctrl+Num- or Alt+Up Arrow   |
| MI\\\_Properties             | Shows the properties of the selected page.                                                       | +            |         | +         | Alt+Enter                   |
| MI\\\_Read                   | Recognizes the selected pages.                                                                   | +            |         | +         | Ctrl+R                      |
| MI\\\_RenumberPages          | Opens the Renumber Pages dialog box, which allows you to renumber pages.                         | +            | \\\*    | +         |                             |
| MI\\\_RotateClockwise        | Rotates the image 90° clockwise.                                                                 | +            |         | +         |                             |
| MI\\\_RotateCounterClockwise | Rotates the image 90° counter-clockwise.                                                         | +            |         | +         |                             |
| MI\\\_RotateUpsideDown       | Rotates the image upside down (180°).                                                            | +            |         | +         |                             |
| MI\\\_SaveAsCsv              | Saves the recognized text in CSV format.                                                         | +            |         | +         |                             |
| MI\\\_SaveAsDocX             | Saves the recognized text in DOCX format.                                                        | +            |         | +         |                             |
| MI\\\_SaveAsEpub             | Saves the recognized text in EPUB format.                                                        | +            |         | +         |                             |
| MI\\\_SaveAsFb2              | Saves the recognized text in FB2 format.                                                         | +            |         | +         |                             |
| MI\\\_SaveAsHtm              | Saves the recognized text in HTML format.                                                        | +            |         | +         |                             |
| MI\\\_SaveAsOdt              | Saves the recognized text in ODT format.                                                         | +            |         | +         |                             |
| MI\\\_SaveAsPdf              | Saves the recognized text in PDF format.                                                         | +            |         | +         |                             |
| MI\\\_SaveAsPdfA             | Saves the recognized text in PDF/A format.                                                       | +            |         | +         |                             |
| MI\\\_SaveAsPptX             | Saves the recognized text in PPTX format.                                                        | +            |         | +         |                             |
| MI\\\_SaveAsRtf              | Saves the recognized text in RTF format.                                                         | +            |         | +         |                             |
| MI\\\_SaveAsTxt              | Saves the recognized text in TXT format.                                                         | +            |         | +         |                             |
| MI\\\_SaveAsXls              | Saves the recognized text in XLS format.                                                         | +            |         | +         |                             |
| MI\\\_SaveAsXlsX             | Saves the recognized text in XLSX format.                                                        | +            |         | +         |                             |
| MI\\\_SendToAcrobat          | Opens a recognized text in Adobe Acrobat or Adobe Reader.                                        | +            |         | +         |                             |
| MI\\\_SendToClipboard        | Pastes a recognized text to Clipboard.                                                           | +            |         | +         |                             |
| MI\\\_SendToMSExcel          | Opens a recognized text in Microsoft Excel.                                                      | +            |         | +         |                             |
| MI\\\_SendToMSWord           | Opens a recognized text in Microsoft Word.                                                       | +            |         | +         |                             |
| MI\\\_SendToOpenOffice       | Opens a recognized text in OpenOffice.org.                                                       | +            |         | +         |                             |
| MI\\\_SendToPowerPoint       | Opens a recognized text in Microsoft PowerPoint.                                                 | +            |         | +         |                             |
| MI\\\_SendToWebBrowser       | Opens a recognized text in the Internet browser.                                                 | +            |         | +         |                             |
| MI\\\_SendToWordPerfect      | Opens a recognized text in Corel WordPerfect.                                                    | +            |         | +         |                             |
| MI\\\_SendToWordPro          | Opens a recognized text in Lotus Word Pro.                                                       | +            |         | +         |                             |
| MI\\\_Separator              | Adds a separator to the toolbar or context menu.                                                 | +            | \\\*    |           |                             |
| MI\\\_SubMenu                | Adds submenu to the context menu.                                                                | +            |         |           |                             |
| MI\\\_ViewDictionaries       | Opens the Select Dictionary dialog box, which allows you to view and edit dictionary properties. | \\\*         | \\\*    | +         | Ctrl+Alt+D                  |
| MI\\\_CustomCommand1         | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |
| MI\\\_CustomCommand2         | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |
| MI\\\_CustomCommand3         | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |
| MI\\\_CustomCommand4         | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |
| MI\\\_CustomCommand5         | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |
| MI\\\_CustomCommand6         | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |
| MI\\\_CustomCommand7         | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |
| MI\\\_CustomCommand8         | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |
| MI\\\_CustomCommand9         | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |
| MI\\\_CustomCommand10        | Allows you to define a custom command.                                                           | \\\*         | \\\*    | +         |                             |

## See also

[Customizing the Context Menu and Toolbar of a Visual Component](/fine-reader/engine/guided-tour/advanced-techniques/using-gui-elements/customizing-the-context-menu-and-toolbar-of-a-visual-component)

[Commands](/fine-reader/engine/visual-components-reference/supplementary-objects/commands)

[MenuItemEnum](/fine-reader/engine/visual-components-reference/enumerations/menuitemenum)
