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