PdfRasterizerRasterizeToTiff(Stream) Method
Call this method to rasterize the pages of a PDF document contained in a stream to a multipage TIFF image in a data buffer
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public byte[] RasterizeToTiff(
Stream pdfStream
)
- pdfStream Stream
- The PDF document stream
ByteThe TIFF image data