PDFViewerMessagesToolbarSettingsTagHelper
Example
Razor
<toolbar>
<pager />
<zoom />
</toolbar>
ChildTags
| Tag Name | Details |
|---|---|
| pager | PDFViewerMessagesToolbarPagerSettingsTagHelper |
| zoom | PDFViewerMessagesToolbarZoomSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| context-menu | String | Specifies the text for the toolbar's context menu button when contextMenu is enabled. This button contains the overflow menu with open, download, and print tools. |
| download | String | Specifies the text displayed for the download tool in the toolbar. This tool allows users to download the currently loaded PDF file to their local file system. |
| export-as | String | Specifies the text displayed for the export tool in the toolbar when using DPL processing. This tool enables users to export individual pages as PNG or SVG files. |
| open | String | Specifies the text displayed for the open file tool in the toolbar. This tool allows users to browse and select PDF files from their local file system. |
| String | ||
| search | String | |
| toggle-pan | String | |
| toggle-selection | String |