PDFViewerMessagesToolbarSettingsTagHelper
Example
Razor
<toolbar>
<pager />
<zoom />
</toolbar>
ChildTags
| Tag Name | Details |
|---|---|
| pager | PDFViewerMessagesToolbarPagerSettingsTagHelper |
| zoom | PDFViewerMessagesToolbarZoomSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| context-menu | String | Defines the localization message for the context menu. |
| download | String | Defines the localization message for the Download button. |
| export-as | String | Defines the localization message for the Export As button. |
| open | String | Defines the localization message for the open button. |
| String | Defines the localization message for the print button. | |
| search | String | Defines the localization message for the search button. |
| toggle-pan | String | Defines the localization message for the toggle pan button. |
| toggle-selection | String | Defines the localization message for the toggle selection button. |