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