PdfToImageConverterConvertToImages(Byte) Method
Converts all pages in a PDF document to image objects
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
public PdfPageImage[] ConvertToImages(
byte[] pdfData
)
- pdfData Byte
- Memory buffer containing the PDF document to be converted
PdfPageImageThe images of the PDF pages