PdfViewerStrings Class
Definition
Every user-facing string the Avalonia.Controls.PdfViewer shows: toolbar tooltips, menu entries,
dialog text, sidebar labels, placeholders and error banners. Assign an instance with the
texts of your language to Avalonia.Controls.PdfViewer.Strings; properties you leave out keep
the English default. Strings ending in Format are string.Format(string,object)
patterns and must keep their placeholders.
public class PdfViewerStrings
Constructors
| Name | Description |
|---|---|
| PdfViewerStrings | No summary available. |
PdfViewerStrings Constructor
public PdfViewerStrings()
Properties
| Name | Description |
|---|---|
| AddLink | "Add Link" |
| AddPage | "+ Add page" |
| AddText | "Add Text" |
| AlignCenter | "Align Center" |
| AlignLeft | "Align Left" |
| AlignRight | "Align Right" |
| Apply | "Apply" |
| Arrow | "Arrow" |
| Back | "Back" |
| Bold | "Bold" |
| BookmarkCurrentPage | "Bookmark the current page (Ctrl/⌘ + D)" |
| Bookmarks | "Bookmarks" |
| BorderSize | "Border Size" |
| Cancel | "Cancel" |
| CanvasOptions | "CANVAS OPTIONS" |
| Circle | "Circle" |
| ClearAnnotations | "Clear Annotations" |
| ClearSearch | "Clear search" |
| CollapseSidebar | "Collapse Sidebar" |
| Color | "Color" |
| ContinuousScroll | "Continuous Scroll" |
| Copy | "Copy" |
| CustomZoom | "Custom Zoom" |
| Cut | "Cut" |
| Default | The built-in English strings. |
| Delete | "Delete" |
| DeleteLink | "Delete Link" |
| DeleteNote | "Delete Note" |
| DeleteShape | "Delete Shape" |
| DeleteStamp | "Delete Stamp" |
| DeleteText | "Delete Text" |
| Dismiss | "Dismiss" |
| DismissError | "Dismiss error" |
| Draw | "Draw" |
| EditUrl | "Edit URL" |
| EnterLinkUrl | "Enter the URL this link should open:" |
| EnterPageNumber | "Enter page number" |
| EnterPageNumberFormat | Prompt of the go-to-page box: {0} is the page count. |
| EnterPassword | "Enter password" |
| EnterZoomLevel | "Enter zoom level (5% - 500%)" |
| ExpandSidebar | "Expand Sidebar" |
| FailedToAddTheDrawingFormat | Error banner: "Failed to add the drawing: {0}" with the failure message as {0}. |
| FailedToAddTheMarkupFormat | Error banner: "Failed to add the markup: {0}" with the failure message as {0}. |
| FailedToAddTheNoteFormat | Error banner: "Failed to add the note: {0}" with the failure message as {0}. |
| FailedToAddTheShapeFormat | Error banner: "Failed to add the shape: {0}" with the failure message as {0}. |
| FailedToAddTheStampFormat | Error banner: "Failed to add the stamp: {0}" with the failure message as {0}. |
| FailedToCreateTheLinkFormat | Error banner: "Failed to create the link: {0}" with the failure message as {0}. |
| FailedToDeleteTheAnnotationFormat | Error banner: "Failed to delete the annotation: {0}" with the failure message as {0}. |
| FailedToDeleteTheLinkFormat | Error banner: "Failed to delete the link: {0}" with the failure message as {0}. |
| FailedToDeleteTheNoteFormat | Error banner: "Failed to delete the note: {0}" with the failure message as {0}. |
| FailedToMoveTheAnnotationAcrossPagesFormat | Error banner: "Failed to move the annotation across pages: {0}" with the failure message as {0}. |
| FailedToMoveTheLineFormat | Error banner: "Failed to move the line: {0}" with the failure message as {0}. |
| FailedToMoveTheNoteFormat | Error banner: "Failed to move the note: {0}" with the failure message as {0}. |
| FailedToPasteTheAnnotationFormat | Error banner: "Failed to paste the annotation: {0}" with the failure message as {0}. |
| FailedToRefreshPageFormat | Error banner: "Failed to refresh page: {0}" with the failure message as {0}. |
| FailedToRemoveTheAnnotationFormat | Error banner: "Failed to remove the annotation: {0}" with the failure message as {0}. |
| FailedToRenderFormat | Error banner: "Failed to render: {0}" with the failure message as {0}. |
| FailedToRenderPagesFormat | Error banner: "Failed to render pages: {0}" with the failure message as {0}. |
| FailedToResizeTheAnnotationFormat | Error banner: "Failed to resize the annotation: {0}" with the failure message as {0}. |
| FailedToResizeTheLinkFormat | Error banner: "Failed to resize the link: {0}" with the failure message as {0}. |
| FailedToRestyleTheAnnotationFormat | Error banner: "Failed to restyle the annotation: {0}" with the failure message as {0}. |
| FailedToRestyleTheAnnotationTextFormat | Error banner: "Failed to restyle the annotation text: {0}" with the failure message as {0}. |
| FailedToSaveTheAnnotationTextFormat | Error banner: "Failed to save the annotation text: {0}" with the failure message as {0}. |
| FailedToUpdateTheAnnotationFormat | Error banner: "Failed to update the annotation: {0}" with the failure message as {0}. |
| FailedToUpdateTheLinkFormat | Error banner: "Failed to update the link: {0}" with the failure message as {0}. |
| FailedToUpdateTheNoteFormat | Error banner: "Failed to update the note: {0}" with the failure message as {0}. |
| Fill | "Fill" |
| FitPage | "Fit Page" |
| FitToPage | "Fit to Page" |
| FitToWidth | "Fit to Width" |
| Go | "Go" |
| GoToPage | "Go to Page" |
| Highlight | "Highlight" |
| IncludeDate | "Include date" |
| IncludeDateFormat | The Stamp dropdown's date toggle: {0} is today's date. |
| IncorrectPassword | "Incorrect password. Please try again." |
| Italic | "Italic" |
| Line | "Line" |
| Link | "Link" |
| Loading | "Loading..." |
| MatchCase | "Match case" |
| MoreOptions | "More Options" |
| MoreTools | "More tools" |
| NextMatch | "Next match (Enter)" |
| NoBookmarks | "No bookmarks" |
| NoBookmarksHint | "Press Ctrl/⌘ + D to bookmark the current page." |
| NoResults | "No results" |
| NoTableOfContents | "No table of contents" |
| NoTableOfContentsHint | "This document does not have a table of contents." |
| Note | "Note" |
| NotePlaceholder | "Type a note…" |
| OK | "OK" |
| Open | "Open..." |
| OpenLink | "Open" |
| OpenLinkMessage | "This link will open:" |
| OpenLinkTitle | "Open link?" |
| PageCountFormat | Text after the page box: {0} is the page count ("of 5"). |
| PageLabelFormat | Label under a thumbnail and in the bookmarks list: {0} is the page number. |
| PageNumber | "Page number" |
| PasswordProtectedHint | "This document is password protected." |
| PasswordRequired | "Password Required" |
| Paste | "Paste" |
| Polygon | "Polygon" |
| PreviousMatch | "Previous match (Shift+Enter)" |
| "Print" | |
| Rectangle | "Rectangle" |
| Redact | "Redact" |
| RemoveBookmark | "Remove bookmark" |
| Resize | "Resize" |
| Save | "Save" |
| SaveAs | "Save As..." |
| SearchFailedFormat | Error banner: {0} is the failure message. |
| SearchPlaceholder | "Search..." |
| Shapes | "Shapes" |
| Share | "Share" |
| SinglePage | "Single Page" |
| Squiggly | "Squiggly" |
| Stamp | "Stamp" |
| StampStyleClassic | "Classic" |
| StampStyleFlat | "Flat" |
| StampStyleLegal | "Legal" |
| StampStyleOutline | "Outline" |
| StampStylePill | "Pill" |
| Star | "Star" |
| Strikethrough | "Strikethrough" |
| Stroke | "Stroke" |
| StrokePreview | "STROKE PREVIEW" |
| StrokeWidth | "Stroke Width" |
| TableOfContents | "Table of Contents" |
| TextColor | "Text Color" |
| TextFormat | "Text Format" |
| TextFormatting | "Text Formatting" |
| Thumbnails | "Thumbnails" |
| ToggleNoteSize | "Toggle note size" |
| TwoPages | "Two Pages" |
| Underline | "Underline" |
| Unlock | "Unlock" |
| WholeWords | "Whole words" |
| Zoom | "Zoom" |
| ZoomIn | "Zoom In" |
| ZoomOut | "Zoom Out" |
| ZoomPercentage | "Zoom percentage" |
AddLink Property
"Add Link"
public string AddLink { get; set; }
AddPage Property
"+ Add page"
public string AddPage { get; set; }
AddText Property
"Add Text"
public string AddText { get; set; }
AlignCenter Property
"Align Center"
public string AlignCenter { get; set; }
AlignLeft Property
"Align Left"
public string AlignLeft { get; set; }
AlignRight Property
"Align Right"
public string AlignRight { get; set; }
Apply Property
"Apply"
public string Apply { get; set; }
Arrow Property
"Arrow"
public string Arrow { get; set; }
Back Property
"Back"
public string Back { get; set; }
Bold Property
"Bold"
public string Bold { get; set; }
BookmarkCurrentPage Property
"Bookmark the current page (Ctrl/⌘ + D)"
public string BookmarkCurrentPage { get; set; }
Bookmarks Property
"Bookmarks"
public string Bookmarks { get; set; }
BorderSize Property
"Border Size"
public string BorderSize { get; set; }
Cancel Property
"Cancel"
public string Cancel { get; set; }
CanvasOptions Property
"CANVAS OPTIONS"
public string CanvasOptions { get; set; }
Circle Property
"Circle"
public string Circle { get; set; }
ClearAnnotations Property
"Clear Annotations"
public string ClearAnnotations { get; set; }
ClearSearch Property
"Clear search"
public string ClearSearch { get; set; }
CollapseSidebar Property
"Collapse Sidebar"
public string CollapseSidebar { get; set; }
Color Property
"Color"
public string Color { get; set; }
ContinuousScroll Property
"Continuous Scroll"
public string ContinuousScroll { get; set; }
Copy Property
"Copy"
public string Copy { get; set; }
CustomZoom Property
"Custom Zoom"
public string CustomZoom { get; set; }
Cut Property
"Cut"
public string Cut { get; set; }
Default Property
The built-in English strings.
public Avalonia.Controls.PdfViewerStrings Default { get; set; }
Delete Property
"Delete"
public string Delete { get; set; }
DeleteLink Property
"Delete Link"
public string DeleteLink { get; set; }
DeleteNote Property
"Delete Note"
public string DeleteNote { get; set; }
DeleteShape Property
"Delete Shape"
public string DeleteShape { get; set; }
DeleteStamp Property
"Delete Stamp"
public string DeleteStamp { get; set; }
DeleteText Property
"Delete Text"
public string DeleteText { get; set; }
Dismiss Property
"Dismiss"
public string Dismiss { get; set; }
DismissError Property
"Dismiss error"
public string DismissError { get; set; }
Draw Property
"Draw"
public string Draw { get; set; }
EditUrl Property
"Edit URL"
public string EditUrl { get; set; }
EnterLinkUrl Property
"Enter the URL this link should open:"
public string EnterLinkUrl { get; set; }
EnterPageNumber Property
"Enter page number"
public string EnterPageNumber { get; set; }
EnterPageNumberFormat Property
Prompt of the go-to-page box: {0} is the page count.
public string EnterPageNumberFormat { get; set; }
EnterPassword Property
"Enter password"
public string EnterPassword { get; set; }
EnterZoomLevel Property
"Enter zoom level (5% - 500%)"
public string EnterZoomLevel { get; set; }
ExpandSidebar Property
"Expand Sidebar"
public string ExpandSidebar { get; set; }
FailedToAddTheDrawingFormat Property
Error banner: "Failed to add the drawing: {0}" with the failure message as {0}.
public string FailedToAddTheDrawingFormat { get; set; }
FailedToAddTheMarkupFormat Property
Error banner: "Failed to add the markup: {0}" with the failure message as {0}.
public string FailedToAddTheMarkupFormat { get; set; }
FailedToAddTheNoteFormat Property
Error banner: "Failed to add the note: {0}" with the failure message as {0}.
public string FailedToAddTheNoteFormat { get; set; }
FailedToAddTheShapeFormat Property
Error banner: "Failed to add the shape: {0}" with the failure message as {0}.
public string FailedToAddTheShapeFormat { get; set; }
FailedToAddTheStampFormat Property
Error banner: "Failed to add the stamp: {0}" with the failure message as {0}.
public string FailedToAddTheStampFormat { get; set; }
FailedToCreateTheLinkFormat Property
Error banner: "Failed to create the link: {0}" with the failure message as {0}.
public string FailedToCreateTheLinkFormat { get; set; }
FailedToDeleteTheAnnotationFormat Property
Error banner: "Failed to delete the annotation: {0}" with the failure message as {0}.
public string FailedToDeleteTheAnnotationFormat { get; set; }
FailedToDeleteTheLinkFormat Property
Error banner: "Failed to delete the link: {0}" with the failure message as {0}.
public string FailedToDeleteTheLinkFormat { get; set; }
FailedToDeleteTheNoteFormat Property
Error banner: "Failed to delete the note: {0}" with the failure message as {0}.
public string FailedToDeleteTheNoteFormat { get; set; }
FailedToMoveTheAnnotationAcrossPagesFormat Property
Error banner: "Failed to move the annotation across pages: {0}" with the failure message as {0}.
public string FailedToMoveTheAnnotationAcrossPagesFormat { get; set; }
FailedToMoveTheLineFormat Property
Error banner: "Failed to move the line: {0}" with the failure message as {0}.
public string FailedToMoveTheLineFormat { get; set; }
FailedToMoveTheNoteFormat Property
Error banner: "Failed to move the note: {0}" with the failure message as {0}.
public string FailedToMoveTheNoteFormat { get; set; }
FailedToPasteTheAnnotationFormat Property
Error banner: "Failed to paste the annotation: {0}" with the failure message as {0}.
public string FailedToPasteTheAnnotationFormat { get; set; }
FailedToRefreshPageFormat Property
Error banner: "Failed to refresh page: {0}" with the failure message as {0}.
public string FailedToRefreshPageFormat { get; set; }
FailedToRemoveTheAnnotationFormat Property
Error banner: "Failed to remove the annotation: {0}" with the failure message as {0}.
public string FailedToRemoveTheAnnotationFormat { get; set; }
FailedToRenderFormat Property
Error banner: "Failed to render: {0}" with the failure message as {0}.
public string FailedToRenderFormat { get; set; }
FailedToRenderPagesFormat Property
Error banner: "Failed to render pages: {0}" with the failure message as {0}.
public string FailedToRenderPagesFormat { get; set; }
FailedToResizeTheAnnotationFormat Property
Error banner: "Failed to resize the annotation: {0}" with the failure message as {0}.
public string FailedToResizeTheAnnotationFormat { get; set; }
FailedToResizeTheLinkFormat Property
Error banner: "Failed to resize the link: {0}" with the failure message as {0}.
public string FailedToResizeTheLinkFormat { get; set; }
FailedToRestyleTheAnnotationFormat Property
Error banner: "Failed to restyle the annotation: {0}" with the failure message as {0}.
public string FailedToRestyleTheAnnotationFormat { get; set; }
FailedToRestyleTheAnnotationTextFormat Property
Error banner: "Failed to restyle the annotation text: {0}" with the failure message as {0}.
public string FailedToRestyleTheAnnotationTextFormat { get; set; }
FailedToSaveTheAnnotationTextFormat Property
Error banner: "Failed to save the annotation text: {0}" with the failure message as {0}.
public string FailedToSaveTheAnnotationTextFormat { get; set; }
FailedToUpdateTheAnnotationFormat Property
Error banner: "Failed to update the annotation: {0}" with the failure message as {0}.
public string FailedToUpdateTheAnnotationFormat { get; set; }
FailedToUpdateTheLinkFormat Property
Error banner: "Failed to update the link: {0}" with the failure message as {0}.
public string FailedToUpdateTheLinkFormat { get; set; }
FailedToUpdateTheNoteFormat Property
Error banner: "Failed to update the note: {0}" with the failure message as {0}.
public string FailedToUpdateTheNoteFormat { get; set; }
Fill Property
"Fill"
public string Fill { get; set; }
FitPage Property
"Fit Page"
public string FitPage { get; set; }
FitToPage Property
"Fit to Page"
public string FitToPage { get; set; }
FitToWidth Property
"Fit to Width"
public string FitToWidth { get; set; }
Go Property
"Go"
public string Go { get; set; }
GoToPage Property
"Go to Page"
public string GoToPage { get; set; }
Highlight Property
"Highlight"
public string Highlight { get; set; }
IncludeDate Property
"Include date"
public string IncludeDate { get; set; }
IncludeDateFormat Property
The Stamp dropdown's date toggle: {0} is today's date.
public string IncludeDateFormat { get; set; }
IncorrectPassword Property
"Incorrect password. Please try again."
public string IncorrectPassword { get; set; }
Italic Property
"Italic"
public string Italic { get; set; }
Line Property
"Line"
public string Line { get; set; }
Link Property
"Link"
public string Link { get; set; }
Loading Property
"Loading..."
public string Loading { get; set; }
MatchCase Property
"Match case"
public string MatchCase { get; set; }
MoreOptions Property
"More Options"
public string MoreOptions { get; set; }
MoreTools Property
"More tools"
public string MoreTools { get; set; }
NextMatch Property
"Next match (Enter)"
public string NextMatch { get; set; }
NoBookmarks Property
"No bookmarks"
public string NoBookmarks { get; set; }
NoBookmarksHint Property
"Press Ctrl/⌘ + D to bookmark the current page."
public string NoBookmarksHint { get; set; }
NoResults Property
"No results"
public string NoResults { get; set; }
NoTableOfContents Property
"No table of contents"
public string NoTableOfContents { get; set; }
NoTableOfContentsHint Property
"This document does not have a table of contents."
public string NoTableOfContentsHint { get; set; }
Note Property
"Note"
public string Note { get; set; }
NotePlaceholder Property
"Type a note…"
public string NotePlaceholder { get; set; }
OK Property
"OK"
public string OK { get; set; }
Open Property
"Open..."
public string Open { get; set; }
OpenLink Property
"Open"
public string OpenLink { get; set; }
OpenLinkMessage Property
"This link will open:"
public string OpenLinkMessage { get; set; }
OpenLinkTitle Property
"Open link?"
public string OpenLinkTitle { get; set; }
PageCountFormat Property
Text after the page box: {0} is the page count ("of 5").
public string PageCountFormat { get; set; }
PageLabelFormat Property
Label under a thumbnail and in the bookmarks list: {0} is the page number.
public string PageLabelFormat { get; set; }
PageNumber Property
"Page number"
public string PageNumber { get; set; }
PasswordProtectedHint Property
"This document is password protected."
public string PasswordProtectedHint { get; set; }
PasswordRequired Property
"Password Required"
public string PasswordRequired { get; set; }
Paste Property
"Paste"
public string Paste { get; set; }
Polygon Property
"Polygon"
public string Polygon { get; set; }
PreviousMatch Property
"Previous match (Shift+Enter)"
public string PreviousMatch { get; set; }
Print Property
"Print"
public string Print { get; set; }
Rectangle Property
"Rectangle"
public string Rectangle { get; set; }
Redact Property
"Redact"
public string Redact { get; set; }
RemoveBookmark Property
"Remove bookmark"
public string RemoveBookmark { get; set; }
Resize Property
"Resize"
public string Resize { get; set; }
Save Property
"Save"
public string Save { get; set; }
SaveAs Property
"Save As..."
public string SaveAs { get; set; }
SearchFailedFormat Property
Error banner: {0} is the failure message.
public string SearchFailedFormat { get; set; }
SearchPlaceholder Property
"Search..."
public string SearchPlaceholder { get; set; }
Shapes Property
"Shapes"
public string Shapes { get; set; }
Share Property
"Share"
public string Share { get; set; }
SinglePage Property
"Single Page"
public string SinglePage { get; set; }
Squiggly Property
"Squiggly"
public string Squiggly { get; set; }
Stamp Property
"Stamp"
public string Stamp { get; set; }
StampStyleClassic Property
"Classic"
public string StampStyleClassic { get; set; }
StampStyleFlat Property
"Flat"
public string StampStyleFlat { get; set; }
StampStyleLegal Property
"Legal"
public string StampStyleLegal { get; set; }
StampStyleOutline Property
"Outline"
public string StampStyleOutline { get; set; }
StampStylePill Property
"Pill"
public string StampStylePill { get; set; }
Star Property
"Star"
public string Star { get; set; }
Strikethrough Property
"Strikethrough"
public string Strikethrough { get; set; }
Stroke Property
"Stroke"
public string Stroke { get; set; }
StrokePreview Property
"STROKE PREVIEW"
public string StrokePreview { get; set; }
StrokeWidth Property
"Stroke Width"
public string StrokeWidth { get; set; }
TableOfContents Property
"Table of Contents"
public string TableOfContents { get; set; }
TextColor Property
"Text Color"
public string TextColor { get; set; }
TextFormat Property
"Text Format"
public string TextFormat { get; set; }
TextFormatting Property
"Text Formatting"
public string TextFormatting { get; set; }
Thumbnails Property
"Thumbnails"
public string Thumbnails { get; set; }
ToggleNoteSize Property
"Toggle note size"
public string ToggleNoteSize { get; set; }
TwoPages Property
"Two Pages"
public string TwoPages { get; set; }
Underline Property
"Underline"
public string Underline { get; set; }
Unlock Property
"Unlock"
public string Unlock { get; set; }
WholeWords Property
"Whole words"
public string WholeWords { get; set; }
Zoom Property
"Zoom"
public string Zoom { get; set; }
ZoomIn Property
"Zoom In"
public string ZoomIn { get; set; }
ZoomOut Property
"Zoom Out"
public string ZoomOut { get; set; }
ZoomPercentage Property
"Zoom percentage"
public string ZoomPercentage { get; set; }