PdfImagesExtractExtractToImageObjects(String) Method
Call this method to extract the images from a PDF file to image objects
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public ExtractedPdfImage[] ExtractToImageObjects(
string pdfFile
)
- pdfFile String
- The fully qualified name of the PDF file
ExtractedPdfImageAn array of image objects that you have to dispose when when they are no longer necessary