Back to Devexpress

PdfViewerControl.Print Method

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-dot-print.md

latest1.1 KB
Original Source

PdfViewerControl.Print Method

NameParametersDescription
Print()noneInvokes the Print dialog and prints the current document using the print settings specified in this dialog window.
Print(PdfPrinterSettings, Boolean, Int32)printerSettings, showPrintStatus, maxPrintingDpiObsolete. Prints the current document using the specified PDF print settings without invoking the Print dialog.
Print(PdfPrinterSettings, Boolean)printerSettings, showPrintStatusPrints a document using the specified PDF print settings without invoking the Print dialog.
Print(PrinterSettings, Boolean, Int32)printerSettings, showPrintStatus, maxPrintingDpiObsolete. Prints the document.