PdfImagesExtractExtractToImageFiles(String, String, String) Method
Call this method to extract the images from a PDF file to image files
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void ExtractToImageFiles(
string pdfFile,
string outputDirectory,
string outputFileName
)
Parameters
- pdfFile String
- The fully qualified name of the PDF file
- outputDirectory String
- The output folder
- outputFileName String
- The output image file name without extension