PdfToImageConverterConvertPdfToTiff(Byte) Method
Converts all the pages in a PDF document to a multiframe TIFF image in a memory buffer
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public byte[] ConvertPdfToTiff(
byte[] pdfData
)
- pdfData Byte
- The memory buffer containing the PDF document to be converted
ByteA multiframe TIFF image in a memory buffer