`ShowSearchPopover` | `ReactElement` | The button to show the search popover | 2.0.0 |
`GoToPreviousPage` | `ReactElement` | The button to go to the previous page | 2.0.0 |
`CurrentPageInput` | `ReactElement` | The input to edit the current page number | 2.0.0 |
`NumberOfPages` | `ReactElement` | The total number of pages | 2.0.0 |
`GoToNextPage` | `ReactElement` | The button to go to the next page | 2.0.0 |
`ZoomOut` | `ReactElement` | Customizable button to zoom out the document | 2.0.0 |
`Zoom` | `ReactElement` | Customizable button to zoom the document to specific level | 2.0.0 |
`ZoomIn` | `ReactElement` | Customizable button to zoom in the document | 2.0.0 |
`SwitchTheme` | `ReactElement` | Switch between the light and dark themes | 2.6.0 |
`EnterFullScreen` | `ReactElement` | The button to enter the full screen mode | 2.0.0 |
`Open` | `ReactElement` | The button to open a document | 2.0.0 |
`Download` | `ReactElement` | The button to download the document | 2.0.0 |
`Print` | `ReactElement` | The button to print the document | 2.0.0 |
`MoreActionsPopover` | `ReactElement` | The popover to access more actions | 2.0.0 |