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

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:

html
<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.

Sets the title and label for the Annotation Editor tool.

Sets the title and label for the Annotation Editor tool.

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.

Sets the text for the FileSelect button in the blank page drop zone.

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.

Sets the title and label for the Delete Annotation tool.

Sets the title and label for the Download tool.

fitToPage

string

Sets the text for the zoom level chooser Fit to page option.

Sets the text for the zoom level chooser Fit to width option.

Sets the title and label for the Free Text Annotation tool.

Sets the title and label for the Highligh Annotation tool.

openTitle

string

Sets the title and label for the Open tool.

Sets the label for the Pager First page button.

Sets the aria-label attribute for the Pager input element.

Sets the title attribute for the Pager input element.

Sets the label for the Pager Last page button.

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.

Sets the label for the Pager Previous page button.

Sets the title and label for the Panning tool.

Sets the title and label for the Print tool.

Sets the title for the Search close button.

Sets the placeholder text for the search input.

Sets the title for the Search match case button.

Sets the text before the total number of matches in the Search tool.

Sets the title for the Search next match button.

Sets the title for the Search previous match button.

Sets the title and label for the Search tool.

Sets the title and label for the Selection tool.

Sets the placeholder text for the zoom tool input.

Sets the title and label for the ZoomIn tool.

Sets the title and label for the ZoomOut tool.