PdfRasterizerRasterizeToImageObjects(Stream) Method
Call this method to rasterize the pages of a PDF document contained in a stream to image objects
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfPageRasterImage[] RasterizeToImageObjects(
Stream pdfStream
)
- pdfStream Stream
- The PDF document stream
PdfPageRasterImageAn array of image objects that you have to dispose when when they are no longer necessary