Localization Keys
The PdfViewer provides a set of localization keys that enable you to adapt the component to specific device cultures.
For more information on localization in Telerik UI for WinUI, refer to the following resources:
To distinguish the localization resources, a resource key, which acts as a unique identifier, is assigned to each localizable string.
The following table lists all available localization keys supported by the PdfViewer.
Key | Value |
---|---|
PdfViewer_FindDialog_CaseSensitive |
Case Sensitive |
PdfViewer_FindDialog_FindNext |
Find Next |
PdfViewer_FindDialog_FindPrevious |
Find Previous |
PdfViewer_FindDialog_SearchPlaceholder |
Search in the document... |
PdfViewer_FindDialog_UseRegex |
Use Regular Expression |
PdfViewer_FindDialog_WholeWords |
Whole Words Only |
PdfViewer_FitToPage |
Fit one full page to window. |
PdfViewer_FitToWindow |
Fit to window width and enable scrolling. |
PdfViewer_NextPage |
Next page |
PdfViewer_Open |
Open |
PdfViewer_Pan |
Pan |
PdfViewer_PreviousPage |
Previous page |
PdfViewer_Print |
|
PdfViewer_RotateClockwise |
Rotate clockwise |
PdfViewer_RotateCounterClockwise |
Rotate counterclockwise |
PdfViewer_SaveAs |
Save As |
PdfViewer_TextSelection |
Text Selection |
PdfViewer_ZoomIn |
Zoom in |
PdfViewer_ZoomOut |
Zoom out |