PrintingStringId Enum
Lists the strings that can be localized in a WPF application.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Members
Name | Description |
---|---|
OK
|
The text of the OK button, which may appear in any DXPrinting dialog. Default value: “OK” |
Cancel
|
The text of the Cancel button, which may appear in any DXPrinting dialog. Default value: “Cancel” |
ToolBarCaption
|
The caption of the toolbar, which contains Print Preview buttons. Default value: “Print Preview” |
StatusBarCaption
|
The caption of the status bar, shown at the bottom of the Print Preview window. Default value: “Status Bar” |
Print
|
The tooltip text for the Print… drop-down menu item that invokes the Print dialog for the current document. Default value: “Print…” |
Print_Hint
|
“Specify page settings and print the document.“ |
PrintPdf
|
The tooltip text for the Print… drop-down menu item that allows exporting the current document to PDF (in Silverlight only). Default value: “Print via Pdf…” |
PrintPdf_Hint
|
“Prints the current document via PDF.“ |
PrintDirect
|
The tooltip text for the toolbar button, which prints the document preview directly, without any dialogs. Default value: “Quick Print” |
PrintDirect_Hint
|
“Print the document with default page settings using the system’s default printer.“ |
Zoom
|
The text of the tooltip shown for the Zoom button in the Main toolbar. Default value: “Zoom” |
Zoom_Hint
|
“Change the current zoom factor of the document preview.“ |
DecreaseZoom
|
The tooltip text for the toolbar button that decreases the current zoom value. Default value: “Zoom Out” |
DecreaseZoom_Hint
|
“Zoom out to see more of the page at a reduced size.“ |
IncreaseZoom
|
The tooltip text for the toolbar button, which increases the current zoom value. Default value: “Zoom In” |
IncreaseZoom_Hint
|
“Zoom in to get a close-up view of the document.“ |
ZoomToPageWidth
|
The tooltip text for the toolbar button, which zooms a document in or out as appropriate, so that the width of the current page fits the preview window. Default value: “Page Width” |
ZoomToPageHeight
|
The tooltip text for the toolbar button, which zooms a document in or out as appropriate, so that the height of the current page fits the preview window. Default value: “Page Height” |
ZoomToWholePage
|
The tooltip text for the toolbar button, which zooms a document in or out as appropriate, so that the current page fits the preview window. Default value: “Whole Page” |
ZoomToTwoPages
|
The tooltip text for the toolbar button, which zooms a document in or out as appropriate, so that only two full pages of the document are shown in the preview. Default value: “Two Pages” |
FirstPage
|
The tooltip text for the toolbar button, which moves Print Preview to the first page of the document. Default value: “First Page” |
FirstPage_Hint
|
“Navigate to the document first page.“ |
PreviousPage
|
The tooltip text for the toolbar button, which moves Print Preview to the previous page of the document. Default value: “Previous Page” |
PreviousPage_Hint
|
“Navigate to the document previous page.“ |
NextPage
|
The tooltip text for the toolbar button, which moves Print Preview to the next page of the document. Default value: “Next Page” |
NextPage_Hint
|
“Navigate to the document next page.“ |
LastPage
|
The tooltip text for the toolbar button, which moves Print Preview to the last page of the document. Default value: “Last Page” |
LastPage_Hint
|
“Navigate to the document last page.“ |
Watermark
|
The tooltip text for the button which invokes the Watermark dialog for the current document. Default value: “Watermark” |
Watermark_Hint
|
“Insert ghosted text and/or image behind the page content.“ |
WatermarkTitle
|
The caption of the Watermark dialog. Default value: “Watermark” |
TextWatermarkTitle
|
The caption of the text watermark tab in the Watermark dialog. Default value: “Text Watermark” |
PictureWatermarkTitle
|
The caption of the picture watermark tab in the Watermark dialog. Default value: “Picture Watermark” |
WatermarkText
|
The caption of the watermark text drop-down menu, in the Watermark dialog. Default value: “Text” |
WatermarkTextDirection
|
The caption of the drop-down menu specifying the text direction, in the Watermark dialog. Default value: “Direction” |
WatermarkTextColor
|
The caption of the drop-down palette for choosing the font color, in the Watermark dialog. Default value: “Color” |
WatermarkFontName
|
The caption of the drop-down menu specifying the font in the Watermark dialog. Default value: “Font” |
WatermarkFontSize
|
The caption of the drop-down menu specifying the font size in the Watermark dialog. Default value: “Size” |
WatermarkFontBold
|
The caption of the check box that enables the bold font in the Watermark dialog. Default value: “Bold” |
WatermarkFontItalic
|
The caption of the check box that enables the italic font in the Watermark dialog. Default value: “Italic” |
WatermarkPlaceholder
|
|
WatermarkPosition
|
The caption of the options group related to the watermark position in the Watermark dialog. Default value: “Position” |
WatermarkPositionInFront
|
The caption of the radio button specifying that a watermark is drawn in front of the page content in the Watermark dialog. Default value: “In front” |
WatermarkPositionBehind
|
The caption of the radio button specifying that a watermark is drawn behind the page content, in the Watermark dialog. Default value: “Behind” |
WatermarkPageRange
|
The caption of the options group related to the page range settings in the Watermark dialog. Default value: “Page Range” |
WatermarkPageRangeAllPages
|
The caption of the radio button that applies a watermark to all report pages in the Watermark dialog. Default value: “All” |
WatermarkPageRangePages
|
The caption of the radio button that adds a watermark to specified report pages in the Watermark dialog. Default value: “Pages” |
WatermarkPageRangeHint
|
The text of a hint demonstrating how the page range can be specified in the Watermark dialog. Default value: “For example: 1,3,5-12” |
WatermarkId
|
|
WatermarkLoadImage
|
The caption of the dialog detailing image loading error, in the Watermark dialog. Default value: “Image” |
WatermarkImageSizeMode
|
The caption of the drop-down menu that specifies the picture watermark’s size mode in the Watermark dialog. Default value: “Size mode” |
WatermarkImageHorizontalAlignment
|
The caption of the drop-down menu that specifies the picture watermark’s horizontal alignment in the Watermark dialog. Default value: “Horizontal alignment” |
WatermarkImageVerticalAlignment
|
The caption of the drop-down menu that specifies the picture watermark’s vertical alignment in the Watermark dialog. Default value: “Vertical alignment” |
WatermarkImageTiling
|
The caption of the drop-down menu that specifies the picture watermark’s tiling in the Watermark dialog. Default value: “Tiling” |
WatermarkTransparency
|
The caption of the transparency trackbar in the Watermark dialog. Default value: “Transparency “ |
WatermarkClearAll
|
The caption of the button that restores the default watermark settings in the Watermark dialog. Default value: “Clear All” |
WatermarkImageLoadError
|
The text of the dialog detailing image loading error, in the Watermark dialog. Default value: “” |
ExportPdf
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to PDF. Default value: “PDF File” |
ExportHtm
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to HTML. Default value: “HTML File” |
ExportMht
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to MHT. Default value: “MHT File” |
ExportRtf
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to RTF. Default value: “RTF File” |
ExportXls
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to XLS. Default value: “XLS File” |
ExportXlsx
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to XLSX. Default value: “XLSX File” |
ExportCsv
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to CSV. Default value: “CSV File” |
ExportTxt
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to Text. Default value: “Text File” |
ExportImage
|
The caption of the drop-down item, which is present in the Export Document… drop-down button, and exports the current document to an image file. Default value: “Image File” |
ExportXps
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to XPS. Default value: “XPS File” |
ExportDocx
|
The caption of the drop-down item, which is present in the Export Document… drop-down button and exports the current document to DOCX. Default value: “DOCX File” |
ExportFile
|
The tooltip text for the drop-down toolbar button, which provides the capability to export a document to one of the available export formats. Default value: “Export Document…” |
ExportFile_Hint
|
“Export the document in one of the available formats and save it to a file on the disk.“ |
ExportFormat
|
The text before the drop-down menu, which specifies the export format. Default value: “Export format:” |
Scaling
|
The text of the tooltip shown for the Scale button in the Main toolbar, as well as the corresponding dialog’s title. Default value: “Scale” |
Scaling_Hint
|
“Stretch or shrink the document’s content to a percentage of its actual size.“ |
Scaling_Adjust_Start_Label
|
The caption of the radio button shown in the Scale dialog. Default value: “Adjust to” |
Scaling_Adjust_End_Label
|
The caption of the drop-down list shown in the Scale dialog, when the “Adjust to” option is selected. Default value: “normal size” |
Scaling_Fit_Start_Label
|
The caption of the radio button shown in the Scale dialog. Default value: “Fit to” |
Scaling_Fit_End_Label
|
The caption of the drop-down list shown in the Scale dialog, when the “Fit to” option is selected. Default value: “pages wide” |
Scaling_ComboBoxEdit_Validation_Error
|
The text of the error shown when the value entered in the drop-down list of the Scale dialog is not valid. Default value: “The value is not valid” |
Scaling_ComboBoxEdit_Validation_OutOfRange_Error
|
The text of the error shown when the value entered in the drop-down list of the Scale dialog is out of the permissable range. Default value: “The value is out of range” |
Search
|
The text of the tooltip shown for the Search button in the Main toolbar. Default value: “Search” |
Search_Hint
|
“Shows the Find dialog to search for an occurrence of a specified text throughout the document.“ |
SearchFinished_NoMatchesFound
|
“Finished searching throughout the document. No matches were found.“ |
SendPdf
|
The caption of the drop-down item, which is present in the Send via e-mail… drop-down button and exports the current document to PDF. Default value: “PDF File” |
SendMht
|
The caption of the drop-down item, which is present in the Send via e-mail… drop-down button and exports the current document to MHT. Default value: “MHT File” |
SendRtf
|
The caption of the drop-down item, which is present in the Send via e-mail… drop-down button and exports the current document to RTF. Default value: “RTF File” |
SendXls
|
The caption of the drop-down item, which is present in the Send via e-mail… drop-down button and exports the current document to XLS. Default value: “XLS File” |
SendXlsx
|
The caption of the drop-down item, which is present in the Send via e-mail… drop-down button and exports the current document to XLSX. Default value: “XLSX File” |
SendDocx
|
|
SendCsv
|
The caption of the drop-down item, which is present in the Send via e-mail… drop-down button and exports the current document to CSV. Default value: “CSV File” |
SendTxt
|
The caption of the drop-down item, which is present in the Send via e-mail… drop-down button and exports the current document to Text. Default value: “Text File” |
SendImage
|
The caption of the drop-down item present in the Send via e-mail… drop-down button, and exports the current document to an image file. Default value: “Image File” |
SendXps
|
The caption of the drop-down item, which is present in the Send via e-mail… drop-down button and exports the current document to XPS. Default value: “XPS File” |
SendFile
|
The tooltip text for the drop-down toolbar button, which provides the capability to export a document to one of the available export formats and send it via e-mail. Default value: “Send via e-mail…” |
SendFile_Hint
|
“Export the document in one of the available formats and attach it to an e-mail.“ |
StopPageBuilding
|
The caption of the button displayed in the status bar that interrupts document creation. Default value: “Stop” |
CurrentPageDisplayFormat
|
The pattern used to format the current and total page values in the status bar, shown at the bottom of the Print Preview window. Default value: “Page {0} of {1}” |
ZoomDisplayFormat
|
The pattern used to format the current Zoom value in the status bar, shown at the bottom of the Print Preview window. Default value: “Zoom: {0:0}%” |
MsgCaption
|
The caption of all message boxes that can be invoked by the DXPrinting library at runtime. Default value: “DXPrinting” |
PageSetup
|
The tooltip text for the toolbar button, which invokes the Page Setup dialog for the current document. Default value: “Page Setup…” |
PageSetup_Hint
|
“Adjust the document’s page settings.“ |
GoToPage
|
The text before the editor, which shows the current page number in the status bar of the Print Preview window. Default value: “Page:” |
PrintPreviewWindowCaption
|
The caption of the Print Preview window. Default value: “Print Preview” |
DefaultPrintJobDescription
|
The description used for a print job, by default. Default value: “Document” |
PdfPasswordSecurityOptions_Title
|
The title of the PDF Password Security dialog. Default value: “PDF Password Security” |
PdfPasswordSecurityOptions_RequireOpenPassword
|
The text of the PDF Password Security dialog’s option, which enables the password requirement to open a document. Default value: “Require a password to open the document” |
PdfPasswordSecurityOptions_OpenPassword
|
The caption of the Open Password edit box in the PDF Password Security dialog. Default value: “Document open password:” |
PdfPasswordSecurityOptions_RestrictPermissions
|
The text of the PDF Password Security dialog’s option, which enables restricting editing and printing of the document. Default value: “Restrict editing and printing of the document” |
PdfPasswordSecurityOptions_PermissionsPassword
|
The caption of the Change Permissions Password edit box in the PDF Password Security dialog. Default value: “Change permissions password:” |
PdfPasswordSecurityOptions_PrintingPermissions
|
The text of the PDF Password Security dialog’s option, which enables/disables printing the resulting PDF document. Default value: “Printing allowed:” |
PdfPasswordSecurityOptions_ChangingPermissions
|
The caption of the Changing Permissions group in the PDF Password Security dialog. Default value: “Changes allowed:” |
PdfPasswordSecurityOptions_EnableCopying
|
The text of the PDF Password Security dialog’s option, which enables the copying of text, images and other content in the resulting PDF document. Default value: “Enable copying of text, images and other content” |
PdfPasswordSecurityOptions_EnableScreenReaders
|
The text of the PDF Password Security dialog’s option, which enables text access for screen reader devices for the resulting PDF document. Default value: “Enable text access for screen reader devices for the visually impaired” |
RepeatPassword_OpenPassword_Title
|
The title of the Confirm Document Open Password dialog. Default value: “Confirm Document Open Password” |
RepeatPassword_OpenPassword_Note
|
The text of the note in the Confirm Document Open Password dialog. Default value: “Please confirm the Document Open Password. Be sure to make a note of the password. It will be required to open the document.” |
RepeatPassword_OpenPassword
|
The caption of the Open Password edit box in the Confirm Document Open Password dialog. Default value: “Document open password:” |
RepeatPassword_PermissionsPassword_Title
|
The title of the Confirm Permissions Password dialog. Default value: “Confirm Permissions Password” |
RepeatPassword_PermissionsPassword_Note
|
The text of the note in the Confirm Permissions Password dialog. Default value: “Please confirm the Permissions Password. Be sure to make a note of the password. You will need it to change these settings in the future.” |
RepeatPassword_PermissionsPassword
|
The caption of the Permissions Password edit box in the Confirm Permissions Password dialog. Default value: “_Permissions password:” |
RepeatPassword_ConfirmationPasswordDoesNotMatch
|
The text of the warning that appears if the confirmation password doesn’t match. Default value: “Confirmation password does not match. Please start over and enter the password again.” |
PageSetupWindowTitle
|
The title of the Page Setup dialog. Default value: “Page Setup” |
PageSetupMarginsCaptionFormat
|
The text of the page margins section caption in the Page Setup dialog. Default value: “Margins in {0}” |
PageSetupPrinterCaption
|
The text of the printer settings group’s caption in the Page Setup dialog. Default value: “Printer” |
PageSetupPrinter
|
The caption of the printer drop-down selector in the Page Setup dialog. Default value: “Printer:” |
PageSetupPrinterType
|
The text of the printer type caption in the Page Setup dialog. Default value: “Type:” |
PageSetupPrinterPort
|
The text of the printer port caption in the Page Setup dialog. Default value: “Port:” |
PageSetupPrinterComment
|
The text of the printer comment caption in the Page Setup dialog. Default value: “Comment:” |
PageSetupPaperCaption
|
The text of the paper settings group’s caption in the Page Setup dialog. Default value: “Paper” |
PageSetupPaperSize
|
The caption of the paper size drop-down selector in the Page Setup dialog. Default value: “Paper size:” |
PageSetupOrientationCaption
|
The caption of the text orientation radio group in the Page Setup dialog. Default value: “Orientation:” |
PageSetupOrientationPortrait
|
The caption of the radio button corresponding to the portrait page orientation, in the Page Setup dialog. Default value: “Portrait” |
PageSetupOrientationLandscape
|
The caption of the radio button corresponding to the landscape page orientation, in the Page Setup dialog. Default value: “Landscape” |
PageSetupMarginsLeft
|
The text of the left margin field’s caption in the Page Setup dialog. Default value: “Left:” |
PageSetupMarginsTop
|
The text of the top margin field’s caption in the Page Setup dialog. Default value: “Top:” |
PageSetupMarginsRight
|
The text of the right margin field’s caption in the Page Setup dialog. Default value: “Right:” |
PageSetupMarginsBottom
|
The text of the bottom margin field’s caption in the Page Setup dialog. Default value: “Bottom:” |
PageSetupMillimeters
|
The description of the specified measurement unit in the Page Setup dialog. Default value: “Millimeters” |
PageSetupInches
|
The description of the specified measurement uint in the Page Setup dialog. Default value: “Inches” |
PageSetupSize
|
|
PageSetupWidth
|
|
PageSetupHeight
|
|
PageSetupUnits
|
|
PageSetupPageMargins
|
|
ZoomValueItemFormat
|
The display format of the zoom ratio drop-down selector in Print Preview. Default value: “{0}%” |
Open
|
The text of the tooltip shown for the Open button in the Main toolbar. Default value: “Open” |
Open_Hint
|
“Open a report document.“ |
Save
|
The text of the tooltip shown for the Save button in the Main toolbar. Default value: “Save” |
Save_Hint
|
“Save the report document.“ |
Error
|
The title of the Error message box in the Page Setup dialog. Default value: “Error” |
DocumentMap
|
The caption of the Document Map panel and the text of the corresponding button in the Main toolbar. Default value: “Document Map” |
DocumentMap_Hint
|
“Shows the Document Map panel, which reflects the document’s structure, and where you can navigate through the report’s bookmarks.“ |
Refresh
|
The text of the Refresh toolbar button in the dialog shown when a report is expired. Default value: “Refresh” |
Information
|
The title of the dialog shown when a report is expired. Default value: “Information” |
Parameters
|
The caption of the Parameters panel and the text of the corresponding button in the Main toolbar. Default value: “Parameters” |
Parameters_Hint
|
“Shows or hides the Parameters panel, where you can customize the values of report parameters.“ |
ParametersReset
|
The caption of the Reset button in the Parameters panel. Default value: “Reset” |
ParametersSubmit
|
The caption of the Submit button in the Parameters panel. Default value: “Submit” |
PdfPasswordSecurityOptions_Permissions
|
The caption of the Permissions section in the PDF Password Security dialog. Default value: “Permissions” |
PdfPasswordSecurityOptions_OpenPasswordHeader
|
The caption of the header shown above the Open Password edit box in the PDF Password Security dialog. Default value: “Document Open Password” |
Search_EmptyResult
|
The notification displayed when no matches were found for the specified text. Default value: “Your search did not match any text.” |
PreparingPages
|
The text of a status message shown while a document’s pages are being created. Default value: “Preparing pages…” |
PagesArePrepared
|
The text of a status message shown after a document’s pages are created. Default value: “Pages are ready. Continue printing?” |
ExportPdfToWindow
|
The caption of the PDF export format available in the Export Document to Window… drop-down menu. Default value: “PDF File” |
ExportHtmToWindow
|
The caption of the HTML export format available in the Export Document to Window… drop-down menu. Default value: “HTML File” |
ExportMhtToWindow
|
The caption of the MHT export format available in the Export Document to Window… drop-down menu. Default value: “MHT File” |
ExportRtfToWindow
|
The caption of the RTF export format available in the Export Document to Window… drop-down menu. Default value: “RTF File” |
ExportXlsToWindow
|
The caption of the XLS export format available in the Export Document to Window… drop-down menu. Default value: “XLS File” |
ExportXlsxToWindow
|
The caption of the XLSX export format available in the Export Document to Window… drop-down menu. Default value: “XLSX File” |
ExportCsvToWindow
|
The caption of the CSV export format available in the Export Document to Window… drop-down menu. Default value: “CSV File” |
ExportTxtToWindow
|
The caption of the text export format available in the Export Document to Window… drop-down menu. Default value: “TXT File” |
ExportImageToWindow
|
The caption of the image export format available in the Export Document to Window… drop-down menu. Default value: “Image File” |
ExportXpsToWindow
|
The caption of the XPS export format available in the Export Document to Window… drop-down menu. Default value: “XPS File” |
ExportFileToWindow
|
The tooltip text for the toolbar button, which provides the capability to export a document to one of the available formats. Default value: “Export Document to Window…” |
ExportFileToWindow_Hint
|
“Exports the current document, and shows the result in a new browser window.“ |
ClosePreview
|
The caption of the Close Preview button. Default value: “Close” |
Exception_NoPrinterFound
|
The text of an error message shown when there is no printer available. Default value: “No printer has been found on the machine” |
PdfSignatureEditorWindow_Certificate
|
The description of the Certificate field in the Signature Options dialog. Default value: “Certificate:” |
PdfSignatureEditorWindow_Reason
|
The description of the Reason field in the Signature Options dialog. Default value: “Reason:” |
PdfSignatureEditorWindow_Location
|
The description of the Location field in the Signature Options dialog. Default value: “Location:” |
PdfSignatureEditorWindow_ContactInformation
|
The description of the Contact Information field in the Signature Options dialog. Default value: “Contact Information:” |
PdfSignatureEditorWindow_Title
|
The title of the Signature Options dialog. Default value: “Signature Options” |
PdfSignatureEditorWindow_Image
|
|
PaperKind_Custom
|
A paper kind. Default value: “Custom” |
PaperKind_Letter
|
A paper kind. Default value: “Letter” |
PaperKind_LetterSmall
|
A paper kind. Default value: “Letter Small” |
PaperKind_Tabloid
|
A paper kind. Default value: “Tabloid” |
PaperKind_Ledger
|
A paper kind. Default value: “Ledger” |
PaperKind_Legal
|
A paper kind. Default value: “Legal” |
PaperKind_Statement
|
A paper kind. Default value: “Statement” |
PaperKind_Executive
|
A paper kind. Default value: “Executive” |
PaperKind_A3
|
A paper kind. Default value: “A3” |
PaperKind_A4
|
A paper kind. Default value: “A4” |
PaperKind_A4Small
|
A paper kind. Default value: “A4 Small” |
PaperKind_A5
|
A paper kind. Default value: “A5” |
PaperKind_B4
|
A paper kind. Default value: “B4” |
PaperKind_B5
|
A paper kind. Default value: “B5” |
PaperKind_Folio
|
A paper kind. Default value: “Folio” |
PaperKind_Quarto
|
A paper kind. Default value: “Quarto” |
PaperKind_Standard10x14
|
A paper kind. Default value: “Standard 10x14” |
PaperKind_Standard11x17
|
A paper kind. Default value: “Standard 11x17” |
PaperKind_Note
|
A paper kind. Default value: “Note” |
PaperKind_Number9Envelope
|
A paper kind. Default value: “Number 9 Envelope” |
PaperKind_Number10Envelope
|
A paper kind. Default value: “Number 10 Envelope” |
PaperKind_Number11Envelope
|
A paper kind. Default value: “Number 11 Envelope” |
PaperKind_Number12Envelope
|
A paper kind. Default value: “Number 12 Envelope” |
PaperKind_Number14Envelope
|
A paper kind. Default value: “Number 14 Envelope” |
PaperKind_CSheet
|
A paper kind. Default value: “C Sheet” |
PaperKind_DSheet
|
A paper kind. Default value: “D Sheet” |
PaperKind_ESheet
|
A paper kind. Default value: “E Sheet” |
PaperKind_DLEnvelope
|
A paper kind. Default value: “DL Envelope” |
PaperKind_C5Envelope
|
A paper kind. Default value: “C5 Envelope” |
PaperKind_C3Envelope
|
A paper kind. Default value: “C3 Envelope” |
PaperKind_C4Envelope
|
A paper kind. Default value: “C4 Envelope” |
PaperKind_C6Envelope
|
A paper kind. Default value: “C6 Envelope” |
PaperKind_C65Envelope
|
A paper kind. Default value: “C65 Envelope” |
PaperKind_B4Envelope
|
A paper kind. Default value: “B4 Envelope” |
PaperKind_B5Envelope
|
A paper kind. Default value: “B5 Envelope” |
PaperKind_B6Envelope
|
A paper kind. Default value: “B6 Envelope” |
PaperKind_ItalyEnvelope
|
A paper kind. Default value: “Italy Envelope” |
PaperKind_MonarchEnvelope
|
A paper kind. Default value: “Monarch Envelope” |
PaperKind_PersonalEnvelope
|
A paper kind. Default value: “Personal Envelope (6 3/4)” |
PaperKind_USStandardFanfold
|
A paper kind. Default value: “US Standard Fanfold” |
PaperKind_GermanStandardFanfold
|
A paper kind. Default value: “German Standard Fanfold” |
PaperKind_GermanLegalFanfold
|
A paper kind. Default value: “German Legal Fanfold” |
PaperKind_IsoB4
|
A paper kind. Default value: “Iso B4” |
PaperKind_JapanesePostcard
|
A paper kind. Default value: “Japanese Postcard” |
PaperKind_Standard9x11
|
A paper kind. Default value: “Standard 9x11” |
PaperKind_Standard10x11
|
A paper kind. Default value: “Standard 10x11” |
PaperKind_Standard15x11
|
A paper kind. Default value: “Standard 15x11” |
PaperKind_InviteEnvelope
|
A paper kind. Default value: “Invite Envelope” |
PaperKind_LetterExtra
|
A paper kind. Default value: “Letter Extra” |
PaperKind_LegalExtra
|
A paper kind. Default value: “Legal Extra” |
PaperKind_TabloidExtra
|
A paper kind. Default value: “Tabloid Extra” |
PaperKind_A4Extra
|
A paper kind. Default value: “A4 Extra” |
PaperKind_LetterTransverse
|
A paper kind. Default value: “Letter Transverse” |
PaperKind_A4Transverse
|
A paper kind. Default value: “A4 Transverse” |
PaperKind_LetterExtraTransverse
|
A paper kind. Default value: “Letter Extra Transverse” |
PaperKind_APlus
|
A paper kind. Default value: “SuperA/SuperA/A4” |
PaperKind_BPlus
|
A paper kind. Default value: “SuperB/SuperB/A3” |
PaperKind_LetterPlus
|
A paper kind. Default value: “Letter Plus” |
PaperKind_A4Plus
|
A paper kind. Default value: “SuperA/SuperA/A4” |
PaperKind_A5Transverse
|
A paper kind. Default value: “A5 Transverse” |
PaperKind_B5Transverse
|
A paper kind. Default value: “JIS B5 Transverse” |
PaperKind_A3Extra
|
A paper kind. Default value: “A3 Extra” |
PaperKind_A5Extra
|
A paper kind. Default value: “A5 Extra” |
PaperKind_B5Extra
|
A paper kind. Default value: “ISO B5 Extra” |
PaperKind_A2
|
A paper kind. Default value: “A2” |
PaperKind_A3Transverse
|
A paper kind. Default value: “A3 Transverse” |
PaperKind_A3ExtraTransverse
|
A paper kind. Default value: “A3 Extra Transverse” |
PaperKind_JapaneseDoublePostcard
|
A paper kind. Default value: “Japanese Double Postcard” |
PaperKind_A6
|
A paper kind. Default value: “A6” |
PaperKind_JapaneseEnvelopeKakuNumber2
|
A paper kind. Default value: “Japanese Envelope Kaku Number 2” |
PaperKind_JapaneseEnvelopeKakuNumber3
|
A paper kind. Default value: “Japanese Envelope Kaku Number 3” |
PaperKind_JapaneseEnvelopeChouNumber3
|
A paper kind. Default value: “Japanese Envelope Chou Number 3” |
PaperKind_JapaneseEnvelopeChouNumber4
|
A paper kind. Default value: “Japanese Envelope Chou Number 4” |
PaperKind_LetterRotated
|
A paper kind. Default value: “Letter Rotated” |
PaperKind_A3Rotated
|
A paper kind. Default value: “A3 Rotated” |
PaperKind_A4Rotated
|
A paper kind. Default value: “A4 Rotated” |
PaperKind_A5Rotated
|
A paper kind. Default value: “A5 Rotated” |
PaperKind_B4JisRotated
|
A paper kind. Default value: “JIS B4 Rotated “ |
PaperKind_B5JisRotated
|
A paper kind. Default value: “JIS B5 Rotated” |
PaperKind_JapanesePostcardRotated
|
A paper kind. Default value: “Japanese Postcard Rotated” |
PaperKind_JapaneseDoublePostcardRotated
|
A paper kind. Default value: “Japanese Double Postcard Rotated” |
PaperKind_A6Rotated
|
A paper kind. Default value: “A6 Rotated” |
PaperKind_JapaneseEnvelopeKakuNumber2Rotated
|
A paper kind. Default value: “Japanese Envelope Kaku Number 2 Rotated” |
PaperKind_JapaneseEnvelopeKakuNumber3Rotated
|
A paper kind. Default value: “Japanese Envelope Kaku Number 3 Rotated” |
PaperKind_JapaneseEnvelopeChouNumber3Rotated
|
A paper kind. Default value: “Japanese Envelope Chou Number 3 Rotated” |
PaperKind_JapaneseEnvelopeChouNumber4Rotated
|
A paper kind. Default value: “Japanese Envelope Chou Number 4 Rotated” |
PaperKind_B6Jis
|
A paper kind. Default value: “JIS B6” |
PaperKind_B6JisRotated
|
A paper kind. Default value: “JIS B6 Rotated” |
PaperKind_Standard12x11
|
A paper kind. Default value: “Standard 12x11” |
PaperKind_JapaneseEnvelopeYouNumber4
|
A paper kind. Default value: “Japanese Envelope You Number 4” |
PaperKind_JapaneseEnvelopeYouNumber4Rotated
|
A paper kind. Default value: “Japanese Envelope You Number 4 Rotated” |
PaperKind_Prc16K
|
A paper kind. Default value: “Prc 16K” |
PaperKind_Prc32K
|
A paper kind. Default value: “Prc 32K” |
PaperKind_Prc32KBig
|
A paper kind. Default value: “Prc 32K Big” |
PaperKind_PrcEnvelopeNumber1
|
A paper kind. Default value: “Prc Envelope Number 1” |
PaperKind_PrcEnvelopeNumber2
|
A paper kind. Default value: “Prc Envelope Number 2” |
PaperKind_PrcEnvelopeNumber3
|
A paper kind. Default value: “Prc Envelope Number 3” |
PaperKind_PrcEnvelopeNumber4
|
A paper kind. Default value: “Prc Envelope Number 4” |
PaperKind_PrcEnvelopeNumber5
|
A paper kind. Default value: “Prc Envelope Number 5” |
PaperKind_PrcEnvelopeNumber6
|
A paper kind. Default value: “Prc Envelope Number 6” |
PaperKind_PrcEnvelopeNumber7
|
A paper kind. Default value: “Prc Envelope Number 7” |
PaperKind_PrcEnvelopeNumber8
|
A paper kind. Default value: “Prc Envelope Number 8” |
PaperKind_PrcEnvelopeNumber9
|
A paper kind. Default value: “Prc Envelope Number 9” |
PaperKind_PrcEnvelopeNumber10
|
A paper kind. Default value: “Prc Envelope Number 10” |
PaperKind_Prc16KRotated
|
A paper kind. Default value: “Prc 16K Rotated” |
PaperKind_Prc32KRotated
|
A paper kind. Default value: “Prc 32K Rotated” |
PaperKind_Prc32KBigRotated
|
A paper kind. Default value: “Prc 32K Big Rotated” |
PaperKind_PrcEnvelopeNumber1Rotated
|
A paper kind. Default value: “Prc Envelope Number 1 Rotated” |
PaperKind_PrcEnvelopeNumber2Rotated
|
A paper kind. Default value: “Prc Envelope Number 2 Rotated” |
PaperKind_PrcEnvelopeNumber3Rotated
|
A paper kind. Default value: “Prc Envelope Number 3 Rotated” |
PaperKind_PrcEnvelopeNumber4Rotated
|
A paper kind. Default value: “Prc Envelope Number 4 Rotated” |
PaperKind_PrcEnvelopeNumber5Rotated
|
A paper kind. Default value: “Prc Envelope Number 5 Rotated” |
PaperKind_PrcEnvelopeNumber6Rotated
|
A paper kind. Default value: “Prc Envelope Number 6 Rotated” |
PaperKind_PrcEnvelopeNumber7Rotated
|
A paper kind. Default value: “Prc Envelope Number 7 Rotated” |
PaperKind_PrcEnvelopeNumber8Rotated
|
A paper kind. Default value: “Prc Envelope Number 8 Rotated” |
PaperKind_PrcEnvelopeNumber9Rotated
|
A paper kind. Default value: “Prc Envelope Number 9 Rotated” |
PaperKind_PrcEnvelopeNumber10Rotated
|
A paper kind. Default value: “Prc Envelope Number 10 Rotated” |
RibbonPageGroup_File
|
The caption of the ribbon page group. Default value: “File” |
RibbonPageGroup_Print
|
The caption of the ribbon page group. Default value: “Print” |
RibbonPageGroup_Navigation
|
The caption of the ribbon page group. Default value: “Navigation” |
RibbonPageGroup_Zoom
|
The caption of the ribbon page group. Default value: “Zoom” |
RibbonPageGroup_Export
|
The caption of the ribbon page group. Default value: “Export” |
RibbonPageGroup_Document
|
The caption of the ribbon page group. Default value: “Document” |
RibbonPageGroup_Tools
|
The caption of the ribbon page group. Default value: “Tools” |
RibbonPageGroup_View
|
The caption of the ribbon page group. Default value: “View” |
RibbonPageCaption
|
The caption of the Ribbon Preview. Default value: “Preview” |
True
|
A report parameter value. Default value: “True” |
False
|
A report parameter value. Default value: “False” |
HandTool
|
The text of the context menu item, which specifies the cursor mode as hand tool. Default value: “Hand Tool” |
SelectTool
|
The text of the context menu item, which specifies the cursor mode to select tool. Default value: “Select Tool” |
Copy
|
The text of the context menu item, which copies the selected text. Default value: “Copy” |
FilePath
|
The text before the editor, specifying the path to the folder to which the document is exported. Default value: “File path:” |
OpenFileAfterExport
|
The caption of the check box, which specifies whether the file should be opened after exporting. Default value: “Open file after exporting” |
MoreOptions
|
The title of the group, which contains the additional options list. Default value: “More Options” |
PdfPasswordSecurityEncryptionLevel
|
|
Printer
|
The text before the drop-down menu, which specifies the printer name. Default value: “Printer” |
Preferences
|
The caption of the button, clicking on which invokes the printer settings dialog. Default value: “Preferences” |
PrinterStatus
|
The text before the label, which shows the printer status. Default value: “Status” |
PrinterLocation
|
The text before the label, which shows the physical printer’s location. Default value: “Location” |
PrinterComment
|
The text before the label, which shows a comment about the printer. Default value: “Comment” |
PrinterQueue
|
The text before the label, which shows the number of documents in the print queue. Default value: “Document(s) in Queue” |
Copies
|
The text before the editor, which shows the number of copies of printed pages. Default value: “Number of copies” |
Collate
|
The caption of the check box, which specifies whether the document copies are collated. Default value: “Collate” |
PageRange
|
The text before the list of possible page ranges to be printed. Default value: “Page range” |
AllPages
|
The caption of the radio button, which is chosen to print all document pages. Default value: “All pages” |
CurrentPage
|
The caption of the radio button, which is chosen to print the document’s current page. Default value: “Current” |
SomePages
|
The caption of the radio button, which is chosen to specify the document pages to be printed. Default value: “Some pages” |
PageRangeHint
|
The text after the editor, which shows the document pages to be printed. Default value: “For example: 1,3,5-12” |
PaperSource
|
The text before the drop-down menu, which specifies the paper source. Default value: “Paper source” |
PrintFilePath
|
The text before the editor showing the path to the file in which printing is performed. Default value: “File path” |
PrintToFile
|
The caption of the check box, which specifies whether the document is printed to a file. Default value: “Print to file” |
DuplexMode
|
The caption available in the Print dialog. Default value: “Print on both sides” |
DuplexMode_Simplex
|
The caption available in the Print dialog. Default value: “None” |
DuplexMode_Horizontal
|
The caption available in the Print dialog. Default value: “Flip on Short Edge” |
DuplexMode_Vertical
|
The caption available in the Print dialog. Default value: “Flip on Long Edge” |
PrintAllPages
|
The caption available in the Backstage Print Preview. Default value: “”Print All Pages” |
PrintAllPagesDescription
|
The caption available in the Backstage Print Preview. Default value: “Only print one side of the page” |
PrintCurrentPage
|
The caption available in the Backstage Print Preview. Default value: “Print Current Page” |
PrintCurrentPageDescription
|
The caption available in the Backstage Print Preview. Default value: “Just this page” |
PrintCustomPages
|
The caption available in the Backstage Print Preview. Default value: “Custom Print” |
PrintCustomPagesDescription
|
The caption available in the Backstage Print Preview. Default value: “Enter page numbers and/or page range” |
PrintOneSided
|
The caption available in the Backstage Print Preview. Default value: “Print One Sided” |
PrintOneSidedDescription
|
The caption available in the Backstage Print Preview. Default value: “Only print one side of the page” |
PrintOnBothSides
|
The caption available in the Backstage Print Preview. Default value: “Print on Both Sides” |
PrintCopies
|
The caption available in the Backstage Print Preview. Default value: “Copies” |
Collated
|
The caption available in the Backstage Print Preview. Default value: “Collated” |
Uncollated
|
The caption available in the Backstage Print Preview. Default value: “Uncollated” |
PrintPreviewTitle
|
The caption available in the Backstage Print Preview. Default value: “Print” |
PrintPreviewSettings
|
The caption available in the Backstage Print Preview. Default value: “Settings” |
DocumentSourceNotSupported
|
“This type of document source is not supported.“ |
Thumbnails
|
The caption of the Thumbnails panel and the text of the corresponding toolbar button. Default value: “Thumbnails” |
Thumbnails_Hint
|
“Open the Thumbnails, which allows you to navigate through the document.“ |
EditingFields
|
The text of the tooltip shown for the Editing Fields button in the Main toolbar. Default value: “Editing Fields” |
EditingFields_Hint
|
“Hightlight all editing fields to quickly discover which of the document elements are editable.“ |
PageLayout
|
The caption of the Page Layout button in the Main toolbar. Default value: “Page Layout” |
PageLayout_Hint
|
The text of the tooltip shown for the Page Layout button in the Main toolbar. Default value: “Select how many pages to show side-by-side.” |
PageLayout_SinglePage
|
The caption of the Single Page button in the Main toolbar. Default value: “Single Page” |
PageLayout_SinglePage_Hint
|
The text of the tooltip shown for the Single Page button in the Main toolbar. Default value: “Show only one page at a time.” |
PageLayout_TwoPages
|
The caption of the Two Pages button in the Main toolbar. Default value: “Two Pages” |
PageLayout_TwoPages_Hint
|
The text of the tooltip shown for the Two Pages button in the Main toolbar. Default value: “Show two pages side by side.” |
PageLayout_WrapPages
|
The caption of the Wrap Pages button in the Main toolbar. Default value: “Wrap Pages” |
PageLayout_WrapPages_Hint
|
The text of the tooltip shown for the Wrap Pages button in the Main toolbar. Default value: “Show as many pages side by side, as the current zoom factor allows.” |
EnableContinuousScrolling
|
The caption of the Enable Continuous Scrolling button in the Main toolbar. Default value: “Enable Continuous Scrolling” |
EnableContinuousScrolling_Hint
|
The text of the tooltip shown for the Enable Continuous Scrolling button in the Main toolbar. Default value: “Enable continuous scrolling between pages in a single or two pages view.” |
ShowCoverPage
|
The caption of the Show Cover Page button in the Main toolbar. Default value: “Show Cover Page” |
ShowCoverPage_Hint
|
The text of the tooltip shown for the Show Cover Page button in the Main toolbar. Default value: “Show the document’s first page separately or alongside the next page in the two pages view.” |
NavigationPane_ButtonCaption
|
The caption of the Navigation Pane’s button. Default value: “Navigation Pane” |
NavigationPane_ButtonHint
|
Default value: “Show the Navigation Pane, which allows you to search for a specified text and navigate through the document.” |
NavigationPane_Title
|
The text of the Navigation Pane’s title. Default value: “Navigation” |
NavigationPane_SearchBoxPlaceholder
|
The text of the searchbox’s placeholder. Default value: “Enter text to search…” |
NavigationPane_Searching
|
The text of the Navigation Pane’s Search Results tab. Default value: “Searching…” |
NavigationPane_NoMatches
|
The text of the Navigation Pane’s Search Results tab. Default value: “No matches” |
NavigationPane_ResultIndex
|
The text of the Navigation Pane’s Search Results tab. Default value: “Result {0} of {1}” |
NavigationPane_NoMatchesFound
|
The text of the Navigation Pane’s Search Results tab. Default value: “No matches were found for the specified search. Try to enter another text to search.” |
NavigationPane_EnterTextToSearch
|
The text of the Navigation Pane’s Search Results tab. Default value: “Enter text in the search box above to start your search.” |
NavigationPane_DocumentMapTabCaption
|
The caption of the Navigation Pane’s Document Map tab. Default value: “Document Map” |
NavigationPane_PagesTabCaption
|
The caption of the Navigation Pane’s Pages tab. Default value: “Pages” |
NavigationPane_SearchResultsTabCaption
|
The caption of the Navigation Pane’s Search Results tab. Default value: “Search Results” |
NavigationPane_SearchResultHint
|
The hint in the Navigation Pane. Default value: “[Page {0}] {1}” |
NavigationPane_NoBookmarks
|
|
NavigationPane_ResultCount
|
|
CustomPaperSize
|
|
CustomPageMargins
|
|
ReportBehavior_RibbonReportsCaption
|
“Reports” |
ReportBehavior_MenuPrintPreview
|
“Print Preview…” |
ReportBehavior_MenuDesignReport
|
“Design Report…” |
ReportBehavior_MenuPrint
|
“Print…” |
ReportBehavior_MenuEdit
|
“Edit…” |
ReportBehavior_MenuRename
|
“Rename…” |
ReportBehavior_MenuDelete
|
“Delete” |
ReportBehavior_DeleteDialogCaption
|
“Delete Report” |
ReportBehavior_DeleteDialogMessage
|
“Are you sure you want to delete report {0}?” |
ReportBehavior_RenameDialogCaption
|
“Rename Report” |
ReportBehavior_RenameDialogNameLabel
|
“Name” |
ReportBehavior_SaveDialogCaption
|
“Save Report” |
ReportManagerServiceWizard_SelectTheme
|
“Select Theme“ |
ReportManagerServiceWizard_WindowTitle
|
“Report Wizard“ |
ReportManagerServiceWizard_SelectPageOptions
|
“Select Page Options“ |
ReportManagerServiceWizard_Paper
|
“Paper“ |
ReportManagerServiceWizard_PaperSize
|
“Size“ |
ReportManagerServiceWizard_ReportUnits
|
“Units“ |
ReportManagerServiceWizard_PageOrientation
|
“Orientation“ |
ReportManagerServiceWizard_PageSetup
|
“Page Setup“ |
Remarks
A PrintingStringId object is returned by the PrintingLocalizer.GetString method and the following properties.