PdfRasterizerRasterizeToTiff(String) Method
Call this method to rasterize the pages of a PDF file to a multipage TIFF image in a data buffer
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public byte[] RasterizeToTiff(
string pdfFile
)
- pdfFile String
- The fully qualified name of the PDF file
ByteThe TIFF image data