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

  NameDescription
Public methodSavePdfPageAsImage(Byte, String, Int32)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(String, String, Int32)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(PdfPrintDocument, String, PdfPrintImageSettings)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(Byte, String, Int32, Int32)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(String, String, Int32, Int32)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(Byte, String, Int32, Int32, Single, Single)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(String, String, Int32, Int32, Single, Single)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(Byte, String, Int32, Int32, Single, Single, PdfPrintColorType)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(String, String, Int32, Int32, Single, Single, PdfPrintColorType)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(Byte, String, Int32, Int32, Single, Single, PdfPrintColorType, Int64)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(String, String, Int32, Int32, Single, Single, PdfPrintColorType, Int32)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(Byte, String, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(String, String, Int32, Int32, Single, Single, PdfPrintColorType, Int32, String)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(Byte, String, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String, PdfPrintImageType)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(String, String, Int32, Int32, Single, Single, PdfPrintColorType, Int32, String, PdfPrintImageType)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(Byte, String, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String, PdfPrintImageType, Boolean)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(String, String, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String, PdfPrintImageType, Boolean)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(Byte, String, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String, PdfPrintImageType, Boolean, PdfPrintColorBitsType)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Public methodSavePdfPageAsImage(String, String, Int32, Int32, Single, Single, PdfPrintColorType, Int64, String, PdfPrintImageType, Boolean, PdfPrintColorBitsType)
Saves pdf page as an image. Supported image types are BMP, TIFF, GIF, JPG/JPEG and PNG.
Top
See Also

Reference