Back to Devexpress

PdfViewer.Print Method

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfviewer-dot-print.md

latest755 B
Original Source

PdfViewer.Print Method

NameParametersDescription
Print()noneInvokes a Print dialog and prints the current document using the print settings specified in this dialog window.
Print(PdfPrinterSettings)pdfPrinterSettingsPrints the current document using the specified PDF print settings without invoking the Print dialog.
Print(PrinterSettings)printerSettingsObsolete. Obsolete. Prints the current document using the specified print settings.