Skip to main content

IPdfDocument.Print Method

Name Parameters Description
Print(PdfPrinterSettings, Int32, Boolean, Int32) print, currentPageNumber, showPrintStatus, maxPrintingDpi Obsolete. This member supports the internal infrastructure and is not intended to be used directly from your code.
Print(PdfPrinterSettings, Int32, Boolean) print, currentPageNumber, showPrintStatus Prints a document using the specified PDF print settings without invoking the Print dialog. This member supports the internal infrastructure and is not intended to be used directly from your code.