PdfPrintSavePdfPagesAsImages Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodSavePdfPagesAsImages(Byte, String)
Saves all pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String)
Saves all pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(Byte, String, Int32)
Saves pdf pages as images from page. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String, Int32)
Saves multiple pdf pages as images starting with fromPage. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(PdfPrintDocument, String, PdfPrintImageSettings)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(Byte, String, Int32, Int32)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String, Int32, Int32)
Saves multiple pdf pages as images in the range fromPage and toPage. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(Byte, String, Int32, Int32, Int32)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String, Int32, Int32, Int32)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(Byte, String, Int32, Int32, Int32, Single, Single)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String, Int32, Int32, Int32, Single, Single)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(Byte, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(Byte, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType, Int64)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType, Int64)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(Byte, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(Byte, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String, PdfPrintImageType)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String, PdfPrintImageType)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(Byte, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String, PdfPrintImageType, PdfPrintColorBitsType)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPagesAsImages(String, String, Int32, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String, PdfPrintImageType, PdfPrintColorBitsType)
Saves multiple pdf pages as images. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Top
See Also

Reference