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