Prints the PDF file
Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- pdfArray
- Type:System.Byte[]
PDF content - printerSettings
- Type: System.Drawing.Printing.PrinterSettings
Printer settings
Return Value
Type: PdfPrint.StatusStatus - in case of an unexpected error it throws an exception.
See Also