Skip to main content

PrintingStringId Enum

In This Article

Contains values corresponding to strings that can be localized.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v14.2.dll

#Declaration

public enum PrintingStringId

#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 toolbar button, which 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"

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"

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: "File is corrupted"

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"

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."

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"

The text of the tooltip shown for the Search button in the Main toolbar, as well as the corresponding dialog's title.

Default value: "Search"

Search_Hint

"Shows the Find dialog to search for an occurrence of a specified text throughout the document."

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"

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"

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 the dialog that is shown after clicking the Print button, while document pages are being prepared.

Default value: "Preparing pages..."

PagesArePrepared

The text of the dialog that is shown after clicking the Print button, when document pages are prepared.

Default value: "Pages are ready. Continue printing?"

ExportPdfToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button and exports the current document to PDF.

Default value: "PDF File"

ExportHtmToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button and exports the current document to HTML.

Default value: "HTML File"

ExportMhtToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button and exports the current document to MHT.

Default value: "MHT File"

ExportRtfToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button and exports the current document to RTF.

Default value: "RTF File"

ExportXlsToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button and exports the current document to XLS.

Default value: "XLS File"

ExportXlsxToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button and exports the current document to XLSX.

Default value: "XLSX File"

ExportCsvToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button and exports the current document to CSV.

Default value: "CSV File"

ExportTxtToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button and exports the current document to Text.

Default value: "Text File"

ExportImageToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button, and exports the current document to an image file.

Default value: "Image File"

ExportXpsToWindow

The caption of the drop-down item, which is present in the Export Document to Window... drop-down button and exports the current document to XPS.

Default value: "XPS File"

ExportFileToWindow

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..."

ExportFileToWindow_Hint

"Exports the current document, and shows the result in a new browser window."

ClosePreview

The text of the tooltip shown for the Close button in the Main toolbar of the Document Preview Window.

Default value: "Close"

Exception_NoPrinterFound

The text of the exception thrown when no printer has been found on the machine.

Default value: "No printer has been found on the machine"

Msg_EmptyDocument

The text displayed when the document is empty.

Default value: "The document does not contain any pages."

PdfSignatureEditorWindow_Certificate

The caption of an option in the Signature Options dialog.

Default value: "Certificate:"

PdfSignatureEditorWindow_Reason

The caption of an option in the Signature Options dialog.

Default value: "Reason:"

PdfSignatureEditorWindow_Location

The caption of an option in the Signature Options dialog.

Default value: "Location:"

PdfSignatureEditorWindow_ContactInformation

The caption of an option in the Signature Options dialog.

Default value: "Contact Information:"

PdfSignatureEditorWindow_Title

The caption of the Signature Options dialog.

Default value: "Signature Options"

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"

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

"File"

RibbonPageGroup_Print

"Print"

RibbonPageGroup_Navigation

"Navigation"

RibbonPageGroup_Zoom

"Zoom"

RibbonPageGroup_Export

"Export"

RibbonPageGroup_Document

"Document"

RibbonPageGroup_Watermark

"Watermark"

RibbonPageCaption

The caption of the Ribbon Preview.

Default value: "Preview"

True
False
See Also