Prints a range of pages of a PDF file using the current printer and page settings
Namespace: Winnovative.PdfPrint
Assembly: WnvPdfPrint (in WnvPdfPrint.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 - endPageNumber
- Type: SystemInt32
The end page number
See Also