PdfRasterizerRasterizeToImageObjects(String) Method
Call this method to rasterize the pages of a PDF file to image objects
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfPageRasterImage[] RasterizeToImageObjects(
string pdfFile
)
- pdfFile String
- The fully qualified name of the PDF file
PdfPageRasterImageAn array of image objects that you have to dispose when when they are no longer necessary