# Status Bar

Learn about statusbar elements in PrintDocument from this WinForms documentation helpfile.

## Content



RibbonPreview provides a **Status Bar** at the bottom of the control to indicate the report loading status, rotate pages (clockwise and counter-clockwise), set different page-view (continuous and non-continuous) settings and zoom-in/zoom-out range-slider.

The snapshot below depicts the look of the Status Bar in RibbonPreview.

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

The major command buttons of StatusBar, their icons and description for RibbonPreview are listed below:

| **Command buttons** |   **Command icons**   |   **Description**   |
| --- | --- | --- |
| Single Page View |   ![Single page view command](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/single-page-view.png)   | Lets you display one page at a time, barring any portion of the next page displayed. |
| Continuous View |   ![Continuous view command](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/continuous-view.png)   | Lets you display pages in one long column, for scrolling smoothly between pages. This button appears selected by default on loading the report in the RibbonPreview. |
| Two Pages View |   ![Two Pages View command](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/twopage-view.png)   | Lets you display two pages at a time, barring any portion of the next page displayed. |
| Two Pages Continuous View |   ![Two Pages Continuous View command](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/two-pages-continouusview.png)   | Lets you display two pages in one long column, for scrolling smoothly between pages. |
| Zoom range-slider |   ![Zoom range-slider command](https://cdn.mescius.io/document-site-files/images/6772f728-508e-4e80-9394-208f07d64beb/images/range-slider.png)   | Enables you to zoom in and zoom out the report pages, and set the zoom percentage. |