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