Prints the pages of a PDF file starting from a given PDF page number to the end using the current printer and page settings
Namespace: EvoPdf.PdfPrint
Assembly: EvoPdfPrint (in EvoPdfPrint.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- pdfFile
- Type: SystemString
The full path of the PDF file to be printed - startPageNumber
- Type: SystemInt32
The start page number
See Also