PdfImagesExtractExtractToImageObjects(Stream) Method
Call this method to extract the images from a PDF document contained in a stream to image objects
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public ExtractedPdfImage[] ExtractToImageObjects(
Stream pdfStream
)
- pdfStream Stream
- The PDF document stream
ExtractedPdfImageAn array of image objects that you have to dispose when when they are no longer necessary