Click or drag to resize

PdfToImageConverterConvertToImagesInFolder Method

Overload List
  NameDescription
Public methodConvertToImagesInFolder(Stream)
Convert to images the PDF pages from the specified PDF stream. The images will be saved into the folder specified by ImagesPath property, in the format specified by ImagesFormat property.
Public methodConvertToImagesInFolder(String)
Convert to images the PDF pages from the specified PDF file. The images will be saved into the folder specified by ImagesPath property, in the format specified by ImagesFormat property.
Top
See Also