PdfToImageConverterConvertPdfToTiff(String) Method
Converts a PDF file to a multiframe TIFF image in a memory buffer
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public byte[] ConvertPdfToTiff(
string pdfFile
)
- pdfFile String
- The full path of the PDF file to be converted
ByteA multiframe TIFF image in a memory buffer