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

  NameDescription
Public methodGetBitmapFromPdfPage(Byte, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(String, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(PdfPrintDocument, PdfPrintImageSettingsBmp)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(Byte, Int32, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(String, Int32, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(Byte, Int32, Int32, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(Byte, Int32, Int32, String)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(String, Int32, Int32, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(String, Int32, Int32, String)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(Byte, Int32, Int32, Int32, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(Byte, Int32, Int32, String, Boolean)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(String, Int32, Int32, Int32, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(String, Int32, Int32, String, Boolean)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(Byte, Int32, Int32, String, Int32, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(String, Int32, Int32, String, Int32, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(Byte, Int32, Int32, String, Boolean, Int32, Int32)
Returns bitmap from the pdf page.
Public methodGetBitmapFromPdfPage(String, Int32, Int32, String, Boolean, Int32, Int32)
Returns bitmap from the pdf page.
Top
See Also

Reference