PDFViewerCustomMessagesComponent
Represents the custom messages component of the PDFViewer.
Use this component to override default messages for the PDFViewer.
Selector
kendo-pdfviewer-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
downloadTitle |
|
Sets the title and label for the Download tool. | |
fitToPage |
|
Sets the text for the zoom level chooser Fit to page option. | |
fitToWidth |
|
Sets the text for the zoom level chooser Fit to width option. | |
openTitle |
|
Sets the title and label for the Open tool. | |
pagerFirstPage |
|
Sets the label for the Pager First page button. | |
pagerInputLabel |
|
Sets the | |
pagerInputTitle |
|
Sets the | |
pagerLastPage |
|
Sets the label for the Pager Last page button. | |
pagerNextPage |
|
Sets the label for the Pager Next page button. | |
pagerOf |
|
Sets the text before the Pager total-page number. | |
pagerPage |
|
Sets the text before the Pager input. | |
pagerPreviousPage |
|
Sets the label for the Pager Previous page button. | |
panningTitle |
|
Sets the title and label for the Panning tool. | |
printTitle |
|
Sets the title and label for the Print tool. | |
searchCloseTitle |
|
Sets the title for the Search close button. | |
searchInputPlaceholder |
|
Sets the placeholder text for the search input. | |
searchMatchCaseTitle |
|
Sets the title for the Search match case button. | |
searchMatchesOf |
|
Sets the text before the total number of matches in the Search tool. | |
searchNextMatchTitle |
|
Sets the title for the Search next match button. | |
searchPreviousMatchTitle |
|
Sets the title for the Search previous match button. | |
searchTitle |
|
Sets the title and label for the Search tool. | |
selectionTitle |
|
Sets the title and label for the Selection tool. | |
zoomInputPlaceholder |
|
Sets the placeholder text for the zoom tool input. | |
zoomInTitle |
|
Sets the title and label for the ZoomIn tool. | |
zoomOutTitle |
|
Sets the title and label for the ZoomOut tool. |