New to Kendo UI for AngularStart a free 30-day trial

PDFViewerCustomMessagesComponent

Represents the custom messages component of the PDFViewer.

Use this component to override default messages for the PDFViewer.

html
<kendo-pdfviewer [url]="pdfUrl">
  <kendo-pdfviewer-messages
      downloadTitle="Download PDF"
      printTitle="Print PDF">
  </kendo-pdfviewer-messages>
</kendo-pdfviewer>

Selector

kendo-pdfviewer-messages

Inputs

NameTypeDefaultDescription

annotationEditorColorTitle

string

Sets the text of the Color section in the annotation editor dialog.

annotationEditorFontSizeTitle

string

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.

closeAnnotationsToolbarTitle

string

Sets the title and label for the Close Annotations Toolbar tool.

deleteAnnotationConfirmationDialogConfirmText

string

Sets the text of the Delete Annotation confirmation dialog confirm action button.

deleteAnnotationConfirmationDialogContent

string

Sets the content text of the Delete Annotation confirmation dialog.

deleteAnnotationConfirmationDialogRejectText

string

Sets the text of the Delete Annotation confirmation dialog reject action button.

deleteAnnotationConfirmationDialogTitle

string

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.

In this article
SelectorInputs
Not finding the help you need?
Contact Support