# Preview Toolbar

Learn about  preview toolbar in PrintDocument from this WinForms documentation helpfile.

## Content



The **Preview Toolbar** represents the toolbar used by the preview control. It features a user-friendly UI, so that you can navigate across the document using the navigation panel, add different settings to the document and save the file in different formats.

![Snapshot of Preview toolbar](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/printpreviewcontrol-toolbar.png)

The major command buttons of toolbar for PrintPreview control are listed below with their icon images, and a brief description.

| **Toolbar Commands** | **Button Icons** |   **Description**   |
| --- | :-: | --- |
| Go back |   ![Previous command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/previous.png)   |   Allows you to go back to the previously opened page.   |
|   Go forward   |   ![Next command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/next.png)   |   Allows you to go forward to the next page.   |
| Reflow |   ![Reflow command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/reflow.png)   | Allows you to make the document easier to read on a mobile device or magnified on a standard monitor. |
| Zoom-in tool |   ![Zoom-in tool command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/zoom-tool.png)   | Allows you to zoom in the document. |
| Zoom toolbar |   ![Zoom panel command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/zoom-panel.png)   | Allows you to zoom out and zoom in the document in the preview pane. |
| Page Navigation | ![Page navigation command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/page-navigation-printpreview.png) | Enables you to navigate instantly to the first and last pages, navigate through all the pages in the document, or navigate by manually typing the page number. |
| Page Setup |   ![Page setup command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/page-setup.png)   | Invokes the **Page Setup** dialog. Allows you to change the page settings of the current report. |
| Print |   ![Print command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/print.png)   | Allows you to print the current report. Invokes the **Print** dialog that lets you set the page range, select printer and number of copies options. |
| Save |   ![Save command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/save.png)   | Allows you to save the current report to different file formats and invokes the **Save as** dialog. |
| Find |   ![Find Text command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/findtext.png)   | Enables you to find text in the document. Invokes the **Find** search bar. |
| Hand Tool |   ![Hand tool command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/handtool-preview.png)   | By default, the Hand tool appears selected and provides the hand cursor icon. When you unselect it, you can scroll the document using the text cursor icon. |
| Text Select Tool |   ![Text selection command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/text-selection.png)   | Allows you to select the text in the report. |
| Single Page view |   ![Single page command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/single-page.png)   | Displays one page at a time, with no portion of the next page displayed |
| Continuous page view |   ![Continuous command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/continuous.png)   | Displays pages in one long column, for scroll smoothly between pages without sudden transitions. |
| Pages facing view |   ![Page facing command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/page-facing.png)   | Displays two pages at a time, with facing pages appearing side by side as a spread |
| Pages facing continuous view |   ![Pages facing continuous view command button](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/pages-facing-continuousview.png)   | Displays facing pages in two side-by-side vertical columns, with continuous scrolling |