PdfEnlargePageThumbnailsCommand.MenuCaptionStringId Property
Gets a string resource identifier of the menu caption of a command.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v25.1.dll
NuGet Package: DevExpress.Win.PdfViewer
Declaration
Property Value
| Type | Description |
|---|---|
| XtraPdfViewerStringId | An XtraPdfViewerStringId enumeration value that is the resource string identifier. |
Available values:
| Name | Description |
|---|---|
| CommandOpenFileCaption | “Open“ |
| CommandOpenFileDescription | “Open a PDF file.“ |
| CommandSaveAsFileCaption | “Save As“ |
| CommandSaveAsFileDescription | “Save the PDF file.“ |
| CommandPrintFileCaption | “Print“ |
| CommandPrintFileDescription | “Print file.“ |
| CommandFindTextCaption | “Find“ |
| CommandFindTextDescription | “Find text.“ |
| CommandPreviousPageCaption | “Previous“ |
| CommandPreviousPageDescription | “Show previous page.“ |
| CommandNextPageCaption | “Next“ |
| CommandNextPageDescription | “Show next page.“ |
| CommandSetPageNumberCaption | “Page Number“ |
| CommandSetPageNumberDescription | “Change the page number and navigate to the page.“ |
| CommandSetPageNumberLabelFormat | “of {0}“ |
| 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 reduces 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“ |
| CommandExportFormDataCaption | “Export” |
| CommandExportFormDataDescription | “Export form data to the file.” |
| CommandImportFormDataCaption | “Import” |
| CommandImportFormDataDescription | “Import form data from the file.” |
| CommandRotatePageClockwiseCaption | “Rotate Clockwise“ |
| CommandRotatePageCounterclockwiseCaption | “Rotate Counterclockwise“ |
| CommandPreviousViewCaption | “Previous View“ |
| CommandPreviousViewDescription | “Previous View“ |
| CommandNextViewCaption | “Next View“ |
| CommandNextViewDescription | “Next View“ |
| CommandHandToolCaption | “Hand Tool“ |
| CommandHandToolDescription | “Hand Tool“ |
| CommandSelectToolCaption | “Select Tool“ |
| CommandSelectToolDescription | “Select Tool“ |
| CommandMarqueeZoomCaption | “Marquee Zoom” |
| CommandMarqueeZoomDescription | “Marquee Zoom” |
| CommandSelectAllCaption | “Select All“ |
| CommandSelectAllDescription | “Select All“ |
| CommandCopyCaption | “Copy“ |
| CommandCopyDescription | “Copy“ |
| CommandShowDocumentProperties | “Document properties“ |
| CommandOutlinesWrapLongLinesCaption | “Wrap Long Bookmarks” |
| CommandOutlinesTextSizeCaption | “Text Size” |
| CommandOutlinesTextSizeToLargeCaption | “Large” |
| CommandOutlinesTextSizeToMediumCaption | “Medium” |
| CommandOutlinesTextSizeToSmallCaption | “Small” |
| CommandOutlinesGotoCaption | “Go to Bookmark” |
| CommandOutlinesHideAfterUseCaption | “Hide After Use” |
| CommandOutlinesExpandCurrentCaption | “Expand Current Bookmark” |
| ShowCommentTreeEditorCaption | “Edit” |
| ExpandCommentTreeCaption | “Expand” |
| ExpandAllCommentTreeCaption | “Expand All” |
| CollapseAllCommentTreeCaption | “Collapse All” |
| SortCommentsByPageCaption | “Page” |
| SortCommentsByTypeCaption | “Type” |
| SortCommentsByAuthorCaption | “Author” |
| SortCommentsByDateCaption | “Date” |
| SortCommentsByCheckmarkStatusCaption | “Check Status” |
| SortCommentsCheckedStatusCaption | “Checked” |
| SortCommentsUncheckedStatusCaption | “Unchecked” |
| FilterCommentsByCheckmarkStatusCaption | “Checked” |
| FilterCommentsByStatusCaption | “Status” |
| FilterCommentsByNoneStatusCaption | “None” |
| FilterCommentsByAcceptedStatusCaption | Accepted |
| FilterCommentsByRejectedStatusCaption | Rejected |
| FilterCommentsByCancelledStatusCaption | Cancelled |
| FilterCommentsByCompletedStatusCaption | Completed |
| FilterCommentsByTypeCaption | “Type” |
| FilterCommentsByAuthorCaption | “Author” |
| FilterCommentsHideAllCaption | “Hide All” |
| ClearFilterCommentsCaption | “Clear All” |
| FilterCommentsCountCaption | “{0}/{1}” |
| RemoveCommentMenuItemCaption | “Remove” |
| EditCommentMenuItemCaption | “Edit” |
| EditCommentNullValuePrompt | “Add a comment…” |
| EditCommentAcceptedBy | “Accepted by:” |
| EditCommentRejectedBy | “Rejected by:” |
| EditCommentCancelledBy | “Cancelled by:” |
| EditCommentCompletedBy | “Completed by:” |
| SetCommentStatusMenuItemCaption | “Set Status” |
| CommentStatusNoneCaption | “None” |
| CommentStatusAcceptedCaption | “Accepted” |
| CommentStatusRejectedCaption | “Rejected” |
| CommentStatusCancelledCaption | “Cancelled” |
| CommentStatusCompletedCaption | “Completed” |
| CommandOutlinesPrintPagesCaption | Obsolete. “Print Page(s)” |
| CommandOutlinesPrintSectionsCaption | “Print Section(s)” |
| CommandOutlinesExpandTopLevelCaption | “Expand Top-Level Bookmarks” |
| CommandOutlinesCollapseTopLevelCaption | “Collapse Top-Level Bookmarks” |
| CommandPrintPagesCaption | “Print Pages…” |
| CommandReducePageThumbnailsCaption | “Reduce Page Thumbnails” |
| CommandReducePageThumbnailsDescription | “Reduce Page Thumbnails” |
| CommandEnlargePageThumbnailsCaption | “Enlarge Page Thumbnails” |
| CommandEnlargePageThumbnailsDescription | “Enlarge Page Thumbnails” |
| CommentBarCaption | “Comment” |
| BarCaption | “PDF Viewer“ |
| FormDataBarCaption | “Interactive Form” |
| FileRibbonGroupCaption | “File“ |
| FindRibbonGroupCaption | “Find“ |
| NavigationRibbonGroupCaption | “Navigation“ |
| SelectionRibbonGroupCaption | “Selection“ |
| ZoomRibbonGroupCaption | “Zoom“ |
| FormDataRibbonPageGroupCaption | “Form Data” |
| DeleteAnnotationCommandCaption | “Delete” |
| DeleteAnnotationCommandDescription | “Delete a selected annotation.” |
| DesignerActionMethodLoadPdf | “Load PDF file…“ |
| DesignerActionMethodUnloadPdf | “Unload PDF file“ |
| DesignerActionMethodCreateRibbon | “Create Ribbon“ |
| DesignerActionMethodCreateAllBars | “Create All Bars” |
| DesignerActionMethodCreateBar | “Create "{0}" Bar” |
| DesignerActionMethodCreateBars | “Create Bars“ |
| DesignerActionMethodUndockInParentContainer | “Undock in parent container“ |
| DesignerActionMethodDockInParentContainer | “Dock in parent container“ |
| DesignerActionListCreateRibbonTransaction | “Create Ribbon“ |
| DesignerActionListCreateAllBarsTransaction | “Create PDF Viewer Bars” |
| DesignerActionListCreateBarTransaction | “Create "{0}" Bar” |
| DesignerActionListCreateBarsTransaction | “Create Bars“ |
| PDFFileFilter | “PDF Files (.pdf)|*.pdf“ |
| FormDataFileFilter | “FDF Files (.fdf)|.fdf|XFDF Files (.xfdf)|.xfdf|XML Files (.xml)|.xml|TXT Files (.txt)|.txt” |
| PRNFileFilter | “Printable Files (.prn)|*.prn|All Files (.*)|*.*“ |
| PageSize | “{0:0.00} x {1:0.00} in“ |
| FindControlCaseSensitive | “Case Sensitive“ |
| FindControlWholeWordsOnly | “Whole Words Only“ |
| 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.“ |
| MessageSaveAsError | “{0}\r\nYou don’t have a permission to save in this location.\r\nContact the administrator to obtain the permission.“ |
| MessageSaveAttachmentError | “Cannot save the attachment with the following name: {0}” |
| 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 document’s form data.” |
| MessageClipboardError | “Unable to copy data to the Clipboard.“ |
| MessageAddCommandConstructorError | “Cannot find a constructor with a PdfViewer type parameter in the {0} class“ |
| MessageCurrentPageNumberOutOfRange | “The current page number should be greater than 0.“ |
| MessageIncorrectPageNumber | “The page number should be greater than 0, and less than or equal to the document page count.“ |
| MessageIncorrectMaxPrintingDpi | “The maximum printing DPI value should be greater than or equal to 0.“ |
| MessageSearchCaption | “Find“ |
| MessageSearchFinished | “Finished searching throughout the document. No more matches were found.“ |
| MessageSearchFinishedNoMatchesFound | “Finished searching throughout the document. No matches were found.“ |
| MessageDocumentIsProtected | “{0} is protected“ |
| MessageIncorrectPassword | “The password is incorrect. Please make sure that Caps Lock is not enabled.“ |
| MessageSecurityWarningCaption | “Security Warning“ |
| MessageSecurityWarningUriOpening | “The document is trying to access an external resource by using the following URI (uniform resource identifier): ‘{0}’\r\nDo you want to open it?“ |
| MessageSecurityWarningFileAttachmentOpening | “The document is trying to access an embedded resource:\r\n’{0}’\r\nDo you want to open it?” |
| MessageSecurityWarningShellExecuting | “The document requests to execute the following action:\r\n’{0}’.\r\nProceed?” |
| MessageDocumentClosing | “Do you want to save the changes to the document before closing it?“ |
| MessageDocumentClosingCaption | “Document Closing“ |
| MessagePrintError | “Unable to print the document. Please contact your system administrator.“ |
| MessageIncorrectNavigationPaneVisibility | “The current navigation pane visibility cannot be set to PdfNavigationPaneVisibility.Default.” |
| NavigationPaneThumbnailsPageCaption | “Page Thumbnails“ |
| NavigationPaneOutlinesPageCaption | “Bookmarks” |
| NavigationPaneAttachmentsPageCaption | “Attachments” |
| NavigationPaneCommentsPageCaption | “Comments” |
| NavigationPaneSignaturesPageCaption | “Signatures“ |
| ShowAnnotationPropertiesCommandCaption | “Properties…” |
| ShowAnnotationPropertiesCommandDescription | “Shows the annotation properties dialog for a selected annotation.” |
| TextCommentRibbonPageGroupCaption | “Text” |
| TextHighlightCommandCaption | “Highlight” |
| TextHighlightTextCommandDescription | “Highlight text.” |
| TextStrikethroughCommandCaption | “Strikethrough” |
| TextStrikethroughCommandDescription | “Strikethrough text.” |
| TextUnderlineCommandCaption | “Underline” |
| TextUnderlineCommandDescription | “Underline text.” |
| NoteCommentRibbonPageGroupCaption | “Note” |
| FreeTextRibbonPageGroupCaption | “Free Text“ |
| StickyNoteCommandCaption | “Sticky Note” |
| StickyNoteCommandDescription | “Add a sticky note.” |
| FreeTextCommandCaption | “Free Text” |
| FreeTextCommandDescription | “Add a free text.“ |
| CalloutFreeTextCommandCaption | “Callout” |
| CalloutFreeTextCommandDescription | “Add a callout.” |
| ShowSignaturePropertiesCaption | “Show Signature Properties…“ |
| SignaturePropertiesCaption | “Show Signature Properties…“ |
| SignaturePropertiesValiditySummary | “Validity Summary“ |
| SignaturePropertiesIsValidCaption | “Signature is VALID, signed by {0}.“ |
| SignaturePropertiesIsInvalidCaption | “Signature is INVALID, signed by {0}.“ |
| SignaturePropertiesIsUnknownCaption | “Signature validity is UNKNOWN.“ |
| SignaturePropertiesLocationCaption | “Location: {0}“ |
| SignaturePropertiesReasonCaption | “Reason: {0}“ |
| SignaturePropertiesContactInfoCaption | “Signer’s contact information: {0}“ |
| NavigationPaneLayersPageCaption | “Layers“ |
| CommandLayerResetToInitialCaption | “Reset to Initial Visibility“ |
| SignaturePanelMenuOptionsCaption | “Options“ |
| NavigationPaneOutlinesPageDescription | “View available bookmarks“ |
| NavigationPaneCommentsDescription | “Review, reply to, edit, delete, and resolve comments“ |
| NavigationPaneAttachmentsPageDescription | “View, open, or save attached files” |
| NavigationPaneLayersPageDescription | “Show, hide, or modify layered content imported from other applications” |
| NavigationPaneSignaturesPageDescription | “View signatures and their verification status“ |
| NavigationPaneThumbnailsPageDescription | “Go to or print out a page using thumbnail images” |
| LayersPanelMenuOptionsCaption | “Options“ |
Remarks
Use the MenuCaptionStringId property to obtain localized application strings (e.g., the text shown in a menu).