PdfToImageConverterGenerateImages Method

NReco.PdfRenderer Class Library Documentation
Overload List

  NameDescription
Public methodGenerateImages(Stream, ImageFormat, String)
Generate images for all pages of the PDF content stream and write output to the specified folder.
Public methodGenerateImages(String, ImageFormat, String)
Generate images for all pages of the specifed PDF file and write output to the specified folder.
Public methodGenerateImages(Stream, Int32, Int32, ImageFormat, String)
Generate images by specifed PDF content stream pages range and write output to the specified folder.
Public methodGenerateImages(String, Int32, Int32, ImageFormat, String)
Generate images by specifed PDF file pages range and write output to the specified folder.
Top
See Also

Reference