PdfPrintPrint(Stream) Method
Prints all the pages of PDF document in a stream using the current printer and page settings
Namespace: EvoPdf.PdfPrintAssembly: EvoPdfPrint_NetCore (in EvoPdfPrint_NetCore.dll) Version: 14.0.0
public void Print(
Stream pdfStream
)
Parameters
- pdfStream Stream
- The stream containing the PDF document to be printed