PdfToImageConverterGenerateImage Method

NReco.PdfRenderer Class Library Documentation
Overload List

  NameDescription
Public methodGenerateImage(Stream, Int32)
Generate image by specifed PDF file.
Public methodGenerateImage(String, Int32)
Generate image by specifed PDF file.
Public methodGenerateImage(Stream, Int32, ImageFormat, Stream)
Generate image by specifed PDF Stream and write output to the specified output stream.
Public methodGenerateImage(Stream, Int32, ImageFormat, String)
Generate image by specifed PDF file and write output in PNG format to the specified output stream.
Public methodGenerateImage(String, Int32, ImageFormat, Stream)
Generate image by specifed PDF file and write output to the specified output stream.
Public methodGenerateImage(String, Int32, ImageFormat, String)
Generate image by specifed PDF file and write output in PNG format to the specified output stream.
Top
See Also

Reference