PdfToImageConverterConvertToImagesInFolder Method |
| Name | Description | |
|---|---|---|
| ConvertToImagesInFolder(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.
| |
| ConvertToImagesInFolder(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.
|