wpf-devexpress-dot-xpf-dot-pdfviewer-a19b64cc.md
Contains strings that correspond to the PDF Viewer user interface captions that are subject to localization.
Namespace : DevExpress.Xpf.PdfViewer
Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll
NuGet Package : DevExpress.Wpf.PdfViewer
public enum PdfViewerStringId
Public Enum PdfViewerStringId
| Name | Description |
|---|---|
MessageEnterPasswordLabel |
“Please enter a Document Open password”
|
| MessageEnterUrlLabel |
“Please enter a Document url address.”
|
| MessageIncorrectUrl |
“{0} is not valid url address.”
|
| MessageIncorrectPassword |
“The password is incorrect. Please make sure that Caps Lock is not enabled.”
|
| MessageDocumentIsProtected |
“{0} is protected”
|
| MessageSearchFinished |
“Finished searching throughout the document. No more matches were found.”
|
| MessageSearchFinishedNoMatchesFound |
“Finished searching throughout the document. No matches were found.”
|
| MessageSearchCaption |
“Find”
|
| MessageDocumentHasNoPages |
“The document does not contain any pages.”
|
| MessageNoPrintersAreInstalled |
“No printers are installed.”
|
| MessageIncorrectPageNumber |
“The page number should be greater than 0, and less than or equal to the document page count.”
|
| CommandOpenFileCaption |
“Open”
|
| CommandOpenFileDescription |
“Open a PDF file.”
|
| CommandOpenFileFromWebCaption |
“Open from web”
|
| CommandOpenFileFromWebDescription |
“Open a PDF file from web.”
|
| CommandCloseFileCaption |
“Close”
|
| CommandCloseFileDescription |
“Close a PDF file.”
|
| CommandPreviousPageCaption |
“Previous”
|
| CommandPreviousPageDescription |
“Show previous page.”
|
| CommandNextPageCaption |
“Next”
|
| CommandNextPageDescription |
“Show next page.”
|
| CommandZoomInCaption |
“Zoom In”
|
| CommandZoomInDescription |
“Zoom in to get a close-up view of the PDF document.”
|
| CommandZoomInShortcutCaption |
“ (Ctrl + Plus)”
|
| CommandZoomOutCaption |
“Zoom Out”
|
| CommandZoomOutDescription |
“Zoom out to see more of the page at a reduced size.”
|
| CommandZoomOutShortcutCaption |
“ (Ctrl + Minus)”
|
| CommandViewExactZoomListCaption |
“Zoom”
|
| CommandViewExactZoomListDescription |
“Change the zoom level of the PDF document.”
|
| CommandZoom10Caption |
“10%”
|
| CommandZoom25Caption |
“25%”
|
| CommandZoom50Caption |
“50%”
|
| CommandZoom75Caption |
“75%”
|
| CommandZoom100Caption |
“100%”
|
| CommandZoom125Caption |
“125%”
|
| CommandZoom150Caption |
“150%”
|
| CommandZoom200Caption |
“200%”
|
| CommandZoom400Caption |
“400%”
|
| CommandZoom500Caption |
“500%”
|
| CommandSetActualSizeZoomModeCaption |
“Actual Size”
|
| CommandSetPageLevelZoomModeCaption |
“Zoom to Page Level”
|
| CommandSetFitWidthZoomModeCaption |
“Fit Width”
|
| CommandSetFitVisibleZoomModeCaption |
“Fit Visible”
|
| CommandViewCursorModeListGroupCaption |
“Cursor mode”
|
| CommandCursorModeHandToolCaption |
“Hand tool”
|
| CommandCursorModeSelectToolCaption |
“Select tool”
|
| CommandCursorModeMarqueeZoomCaption |
“Marquee zoom”
|
| CommandCursorModeTextHighlightCaption |
“Highlight”
|
| CommandCursorModeTextStrikethroughCaption |
“Strikethrough”
|
| CommandCursorModeTextUnderlineCaption |
“Underline”
|
| CommandCursorModeTextHighlightDescription |
“Highlight text”
|
| CommandCursorModeTextStrikethroughDescription |
“Strikethrough text”
|
| CommandCursorModeTextUnderlineDescription |
“Underline text”
|
| CommandCursorModeStickyNoteCaption |
“Sticky note”
|
| CommandCursorModeStickyNoteDescription |
“Sticky note”
|
| CommandHighlightSelectedTextCaption |
“Highlight text”
|
| CommandUnderlineSelectedTextCaption |
“Underline text”
|
| CommandStrikethroughSelectedTextCaption |
“Strikethrough text”
|
| CommandStickyNoteCaption |
“Add sticky note”
|
| CommandDeleteAnnotationCaption |
“Delete”
|
| CommandShowAnnotationPropertiesCaption |
“Properties…”
|
| CommandClockwiseRotateCaption |
“Clockwise rotate”
|
| CommandCounterclockwiseRotateCaption |
“Counterclockwise rotate”
|
| RotateRibbonGroupCaption |
“Rotate view”
|
| CommandPreviousViewCaption |
“Previous view”
|
| CommandNextViewCaption |
“Next view”
|
| CommandImportCaption |
“Import”
|
| CommandExportCaption |
“Export”
|
| CommandImportDescription |
“Import form data from a file.”
|
| CommandExportDescription |
“Export form data to a file.”
|
| BarCaption |
“PDF Viewer”
|
| BarFormDataCaption |
“Form Data”
|
| BarCommentCaption |
“Comment”
|
| FileRibbonGroupCaption |
“File”
|
| FindRibbonGroupCaption |
“Find”
|
| NavigationRibbonGroupCaption |
“Navigation”
|
| ZoomRibbonGroupCaption |
“Zoom”
|
| ViewRibbonGroupCaption |
“View”
|
| FormDataRibbonGroupCaption |
“Form Data”
|
| CommentTextRibbonGroupCaption |
“Text”
|
| CommentNoteRibbonGroupCaption |
“Note”
|
| RecentDocumentsCaption |
“Recent documents”
|
| OpenDocumentCaption |
“Open…”
|
| SavingDocumentCaption |
“Saving”
|
| SavingDocumentMessage |
“Saving… Please wait.”
|
| LoadingDocumentCaption |
“Loading… Please wait.”
|
| CancelButtonCaption |
“Cancel”
|
| PdfFileFilter |
“PDF Files (.pdf)|*.pdf”
|
| FormDataFileFilter |
“FDF Files (.fdf)|.fdf|XML Files (.xml)|.xml”
|
| PdfFileExtension |
“.pdf”
|
| MessageImportError |
“Unable to import the specified data into the document form.\r\n{0}\r\n Please ensure that the provided data meets the {1} specification.”
|
| MessageExportError |
“An error occurred while exporting the form data from the document.”
|
| MessageErrorCaption |
“Error”
|
| MessageLoadingError |
“Unable to load the PDF document because the following file is not available or it is not a valid PDF document.\r\n{0}\r\nPlease ensure that the application can access this file and that it is valid, or specify a different file.”
|
| MessageAddCommandConstructorError |
“Cannot find a constructor with a PdfViewer type parameter in the {0} class”
|
| MessageErrorZoomFactorOutOfRange |
“The zoom factor must be in the range from {0} to {1}.”
|
| MessageErrorCurrentPageNumberOutOfRange |
“The current page number should be greater than 0.”
|
| CommandPrintFileCaption |
“Print”
|
| CommandPrintFileDescription |
“Print file.”
|
| CommandShowDocumentProperties |
“Document properties…”
|
| PropertiesCaption |
“Properties”
|
| PageSize |
“{0:0.00} x {1:0.00} in”
|
| MessageCantLoadDocument |
“There was an error loading a document.”
|
| CommandSelectAllCaption |
“Select All”
|
| CommandSaveAsCaption |
“Save As”
|
| CommandCopyCaption |
“Copy”
|
| OpenDocumentFromWebCaption |
“Open from web”
|
| PrintDialogTitle |
“Print”
|
| PrintDialogPrinterName |
“Printer name”
|
| PrintDialogPrinterPreferences |
“Preferences”
|
| PrintDialogStatus |
“Status”
|
| PrintDialogLocation |
“Location”
|
| PrintDialogComment |
“Comment”
|
| PrintDialogDocumentsInQueue |
“Document(s) in queue”
|
| PrintDialogPrintingDpi |
“Printing DPI”
|
| PrintDialogNumberOfCopies |
“Number of copies”
|
| PrintDialogCollate |
“Collate”
|
| PrintDialogPageRange |
“Page range”
|
| PrintDialogPageRangeAll |
“All”
|
| PrintDialogPageRangeCurrent |
“Current page”
|
| PrintDialogPageRangePages |
“Pages:”
|
| PrintDialogPageRangePagesExample |
“For example, 5-12”
|
| PrintDialogPageSizing |
“Page sizing”
|
| PrintDialogPageSizingFit |
“Fit”
|
| PrintDialogPageSizingActualSize |
“Actual size”
|
| PrintDialogPageSizingCustomScale |
“Custom scale:”
|
| PrintDialogOrientation |
“Orientation”
|
| PrintDialogPaperSource |
“Paper source”
|
| PrintDialogFilePath |
“File path”
|
| PrintDialogPrintToFile |
“Print to file”
|
| PrintFileExtension |
“.prn”
|
| PrintFileFilter |
“Printable files (.prn)|*.prn”
|
| PrintDialogPaginationOf |
“ ({0})”
|
| PrintDialogPrintButtonCaption |
“Print”
|
| PrintDialogPrintOrientationAuto |
“Auto”
|
| PrintDialogPrintOrientationLandscape |
“Landscape”
|
| PrintDialogPrintOrientationPortrait |
“Portrait”
|
| PropertiesDescriptionCaption |
“Description”
|
| PropertiesRevisionCaption |
“Revision”
|
| PropertiesAdvancedCaption |
“Advanced”
|
| PropertiesFile |
“File”
|
| PropertiesTitle |
“Title”
|
| PropertiesAuthor |
“Author”
|
| PropertiesSubject |
“Subject”
|
| PropertiesKeywords |
“Keywords”
|
| PropertiesCreated |
“Created”
|
| PropertiesModified |
“Modified”
|
| PropertiesApplication |
“Application”
|
| PropertiesProducer |
“Producer”
|
| PropertiesVersion |
“Version”
|
| PropertiesLocation |
“Location”
|
| PropertiesFileSize |
“File Size”
|
| PropertiesNumberOfPages |
“Number of Pages”
|
| PropertiesPageSize |
“Page Size”
|
| OutlinesViewerExpandCurrentCaption |
“Expand current bookmark”
|
| OutlinesViewerExpandTopLevelCaption |
“Expand top level bookmark”
|
| OutlinesViewerCollapseTopLevelCaption |
“Collapse top level bookmark”
|
| OutlinesViewerGoToCaption |
“Go to bookmark”
|
| OutlinesViewerPrintCaption |
“Print page(s)”
|
| OutlinesViewerPrintSectionCaption |
“Print section(s)”
|
| OutlinesViewerWrapLongItemsCaption |
“Wrap long bookmarks”
|
| OutlinesViewerHideAfterUseCaption |
“Hide after use”
|
| OutlinesViewerPanelCaption |
“Bookmarks”
|
| AttachmentsViewerOpenCaption |
“Open Attachment”
|
| AttachmentsViewerOpenDescription |
“Open file in its native application”
|
| AttachmentsViewerSaveCaption |
“Save Attachment…”
|
| AttachmentsViewerSaveDescription |
“Save Attachment”
|
| AttachmentsViewerPanelCaption |
“Attachments”
|
| MessageFileAttachmentOpening |
“The document requests to access an external application to open this file:\r\n’{0}’\r\nDo you want to open it?”
|
| AttachmentsViewerFileNameHeader |
“Name”
|
| AttachmentsViewerDescriptionHeader |
“Description”
|
| AttachmentsViewerModifiedHeader |
“Modified”
|
| AttachmentsViewerSizeHeader |
“Size”
|
| ThumbnailsViewerPanelCaption |
“Page Thumbnails”
|
| ThumbnailsViewerPrintPagesCaption |
“Print Pages…”
|
| ThumbnailsViewerPrintPagesDescription |
“Print Pages…”
|
| ThumbnailsViewerZoomInCaption |
“Enlarge Page Thumbnails”
|
| ThumbnailsViewerZoomInDescription |
“Enlarge Page Thumbnails”
|
| ThumbnailsViewerZoomOutCaption |
“Reduce Page Thumbnails”
|
| ThumbnailsViewerZoomOutDescription |
“Reduce Page Thumbnails”
|
| SaveChangesMessage |
“Do you want to save the changes to the document before closing it?”
|
| SaveChangesCaption |
“PDF Viewer”
|
| MessageSecurityWarningCaption |
“Security Warning”
|
| MessageSecurityWarningUriOpening |
“The document is trying to access an external resource by using the following URL:\r\n’{0}’\r\nDo you want to open it nevertheless?”
|
| MessageSecurityWarningShellExecuting |
“The document requests to execute the following action:\r\n’{0}’.\r\nProceed?”
|
| CommandPageLayoutCaption |
“Page Display”
|
| CommandPageLayoutDescription |
“”
|
| CommandSinglePageView |
“Single Page View”
|
| CommandOneColumnView |
“Enable Scrolling”
|
| CommandTwoPageView |
“Two Page View”
|
| CommandTwoColumnView |
“Two Page Scrolling”
|
| CommandShowCoverPage |
“Show Cover Page”
|
| MessageSaveAsError |
“Cannot save the PDF document with the following name: {0}.”
|
| MessageSaveAttachmentError |
“Cannot save the attachment with the following file name: {0}.”
|
| AnnotationPropertiesCaption |
“Annotation Properties”
|
| AnnotationPropertyAppearanceGroupCaption |
“Appearance”
|
| AnnotationPropertyColor |
“Color”
|
| AnnotationPropertyOpacity |
“Opacity”
|
| AnnotationPropertyMarkupType |
“Markup type”
|
| AnnotationPropertyGeneralGroupCaption |
“General”
|
| AnnotationPropertyAuthor |
“Author”
|
| AnnotationPropertySubject |
“Subject”
|
| AnnotationPropertyModified |
“Modified”
|
| AnnotationPropertyCreated |
“Created”
|
| AnnotationPropertyComment |
“Comment”
|
| AnnotationPropertiesSetAsDefaultCaption |
“Set As Default”
|
| AnnotationPropertiesOkCaption |
“OK”
|
| AnnotationPropertiesCancelCaption |
“Cancel”
|
| AnnotationPropertiesIconCaption |
“Icon”
|
| AnnotationPropertiesHighlightMarkupType |
“Highlight”
|
| AnnotationPropertiesUnderlineMarkupType |
“Underline”
|
| AnnotationPropertiesSquigglyMarkupType |
“Squiggly Underline”
|
| AnnotationPropertiesStrikeOutMarkupType |
“Strikethrough”
|
| AnnotationPropertiesCheckIcon |
“Checkmark”
|
| AnnotationPropertiesCircleIcon |
“Circle”
|
| AnnotationPropertiesCommentIcon |
“Comment”
|
| AnnotationPropertiesCrossIcon |
“Cross”
|
| AnnotationPropertiesCrossHairsIcon |
“Cross Hairs”
|
| AnnotationPropertiesHelpIcon |
“Help”
|
| AnnotationPropertiesInsertIcon |
“Insert text”
|
| AnnotationPropertiesKeyIcon |
“Key”
|
| AnnotationPropertiesNewParagraphIcon |
“New Paragraph”
|
| AnnotationPropertiesNoteIcon |
“Text Note”
|
| AnnotationPropertiesParagraphIcon |
“Paragraph”
|
| AnnotationPropertiesRightArrowIcon |
“Right Arrow”
|
| AnnotationPropertiesRightPointerIcon |
“Right Pointer”
|
| AnnotationPropertiesStarIcon |
“Star”
|
| AnnotationPropertiesUpArrowIcon |
“Up Arrow”
|
| AnnotationPropertiesUpLeftArrowIcon |
“Up-Left Arrow”
|
| CommentViewerPanelCaption |
“Comments”
|
| CommentViewerEditCaption |
“Edit”
|
| CommentViewerRemoveCaption |
“Remove”
|
| CommentViewerSetStatusCaption |
“Set Status”
|
| CommentViewerSetStatusNoneCaption |
“None”
|
| CommentViewerSetStatusAcceptedCaption |
“Accepted”
|
| CommentViewerSetStatusRejectedCaption |
“Rejected”
|
| CommentViewerSetStatusCancelledCaption |
“Cancelled”
|
| CommentViewerSetStatusCompletedCaption |
“Completed”
|
| CommentViewerPropertiesCaption |
“Properties”
|
| CommentViewerAddStickyNoteReply |
“Reply”
|
| CommentViewerExpandAllCaption |
“Expand All”
|
| CommentViewerCollapseAllCaption |
“Collapse All”
|
| SortCommentsByDateCaption |
“Date”
|
| SortCommentsByAuthorCaption |
“Author”
|
| SortCommentsCheckedStatusCaption |
“Checked”
|
| SortCommentsUncheckedStatusCaption |
“Unchecked”
|
| SortCommentsByPageCaption |
“Page”
|
| SortCommentsByTypeCaption |
“Type”
|
| SortCommentsByCheckmarkStatusCaption |
“Checkmark Status”
|
| CommentViewerSortPageCaption |
“Page”
|
| CommentViewerSortAuthorCaption |
“Author”
|
| CommentViewerSortDateCaption |
“Date”
|
| CommentViewerSortTypeCaption |
“Type”
|
| CommentViewerSortCheckmarkStatusCaption |
“Checkmark Status”
|
| CommentViewerFilterClearAllCaption |
“Clear All”
|
| CommentViewerFilterAuthorGroupCaption |
“Author”
|
| CommentViewerFilterTypeGroupCaption |
“Type”
|
| CommentViewerFilterStatusGroupCaption |
“Status”
|
| CommentViewerFilterCheckedGroupCaption |
“Checked”
|
| CommentViewerFilterCheckedGroupCheckedCaption |
“Checked”
|
| CommentViewerFilterCheckedGroupUncheckedCaption |
“Unchecked”
|
| CommentViewerSearchTextCaption |
“Search comments…”
|
| CommentViewerAcceptedBy |
“Accepted by:”
|
| CommentViewerRejectedBy |
“Rejected by:”
|
| CommentViewerCancelledBy |
“Cancelled by:”
|
| CommentViewerCompletedBy |
“Completed by:”
|
| AnnotationFilterTypeCaret |
“Insert Text”
|
| AnnotationFilterTypeCircle |
“Oval”
|
| AnnotationFilterTypeFileAttachment |
“File Attachment”
|
| AnnotationFilterTypeFreeText |
“Text Box”
|
| AnnotationFilterTypeHighlight |
“Highlight”
|
| AnnotationFilterTypeInk |
“Pencil”
|
| AnnotationFilterTypeLine |
“Line”
|
| AnnotationFilterTypePolygon |
“Polygon”
|
| AnnotationFilterTypePolyLine |
“Polygonal Line”
|
| AnnotationFilterTypeRedaction |
“Redact”
|
| AnnotationFilterTypeSound |
“Sound Attachment”
|
| AnnotationFilterTypeSquare |
“Rectangle”
|
| AnnotationFilterTypeSquiggly |
“Squiggly Underline”
|
| AnnotationFilterTypeRubberStamp |
“Stamp”
|
| AnnotationFilterTypeStrikethrough |
“Strikethrough”
|
| AnnotationFilterTypeText |
“Sticky Note”
|
| AnnotationFilterTypeUnderline |
“Underline”
|
| AnnotationFilterTypeCustom |
“Custom”
|
| SignatureViewerPanelCaption |
“Signatures”
|
| SignaturePropertiesCaption |
“Signature Properties”
|
| ShowSignaturePropertiesCaption |
“Show Signature Properties…”
|
| SignaturePropertiesLocationCaption |
“Location:”
|
| SignaturePropertiesReasonCaption |
“Reason:”
|
| SignaturePropertiesContactInfoCaption |
“Signer’s contact information:”
|
| SignaturePropertiesIsValidCaption |
“Signature is VALID, signed by {0}.”
|
| SignaturePropertiesIsUnknownCaption |
“Signature validity is UNKNOWN.”
|
| SignaturePropertiesIsInvalidCaption |
“Signature is INVALID, signed by {0}.”
|
| LayersViewerPanelCaption |
“Layers”
|
| LayersViewerResetToInitialCaption |
“Reset to Initial Visibility”
|
See Also