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