PDFViewerCustomMessagesComponent
Represents the custom messages component of the PDFViewer.
Use this component to override default messages for the PDFViewer.
Definition
Package:@progress/kendo-angular-pdfviewer
Selector:kendo-pdfviewer-messages
Syntax:
<kendo-pdfviewer [url]="pdfUrl">
<kendo-pdfviewer-messages
downloadTitle="Download PDF"
printTitle="Print PDF">
</kendo-pdfviewer-messages>
</kendo-pdfviewer>
Inputs
Sets the text of the Color section in the annotation editor dialog.
Sets the text of the Font Size section in the annotation editor dialog.
annotationEditorTitle
string
Sets the title and label for the Annotation Editor tool.
annotationsTitle
string
Sets the title and label for the Annotation Editor tool.
blankPageDropFilesHere
string
Sets the text for the FileSelect drop zone hint when no file is being dragged.
Sets the text for the FileSelect external drop zone hint when no file is being dragged.
blankPageSelect
string
Sets the text for the FileSelect button in the blank page drop zone.
canvasLabel
string
Sets the label for the PDF viewer canvas container.
Sets the title and label for the Close Annotations Toolbar tool.
Sets the text of the Delete Annotation confirmation dialog confirm action button.
Sets the content text of the Delete Annotation confirmation dialog.
Sets the text of the Delete Annotation confirmation dialog reject action button.
Sets the title of the Delete Annotation confirmation dialog.
deleteAnnotationTitle
string
Sets the title and label for the Delete Annotation tool.
downloadTitle
string
Sets the title and label for the Download tool.
fitToPage
string
Sets the text for the zoom level chooser Fit to page option.
fitToWidth
string
Sets the text for the zoom level chooser Fit to width option.
freeTextAnnotationTitle
string
Sets the title and label for the Free Text Annotation tool.
highlightAnnotationTitle
string
Sets the title and label for the Highligh Annotation tool.
openTitle
string
Sets the title and label for the Open tool.
pagerFirstPage
string
Sets the label for the Pager First page button.
pagerInputLabel
string
Sets the aria-label attribute for the Pager input element.
pagerInputTitle
string
Sets the title attribute for the Pager input element.
pagerLastPage
string
Sets the label for the Pager Last page button.
pagerNextPage
string
Sets the label for the Pager Next page button.
pagerOf
string
Sets the text before the Pager total-page number.
pagerPage
string
Sets the text before the Pager input.
pagerPreviousPage
string
Sets the label for the Pager Previous page button.
panningTitle
string
Sets the title and label for the Panning tool.
printTitle
string
Sets the title and label for the Print tool.
searchCloseTitle
string
Sets the title for the Search close button.
searchInputPlaceholder
string
Sets the placeholder text for the search input.
searchMatchCaseTitle
string
Sets the title for the Search match case button.
searchMatchesOf
string
Sets the text before the total number of matches in the Search tool.
searchNextMatchTitle
string
Sets the title for the Search next match button.
searchPreviousMatchTitle
string
Sets the title for the Search previous match button.
searchTitle
string
Sets the title and label for the Search tool.
selectionTitle
string
Sets the title and label for the Selection tool.
zoomInputPlaceholder
string
Sets the placeholder text for the zoom tool input.
zoomInTitle
string
Sets the title and label for the ZoomIn tool.
zoomOutTitle
string
Sets the title and label for the ZoomOut tool.