PdfRasterizerRasterizeToTiff(String) Method
Call this method to rasterize the pages of a PDF file to a multipage TIFF image in a data buffer
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.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