PdfPrinterPrintPdf(Byte) Method
Call this method to print the pages of a PDF document contained in a memory buffer
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void PrintPdf(
byte[] pdfBuffer
)
Parameters
- pdfBuffer Byte
- The PDF document memory buffer