PdfToImageConverterConvertPdfToTiff(String) Method
Converts a PDF file to a multiframe TIFF image in a memory buffer
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public byte[] ConvertPdfToTiff(
string pdfFile
)
Public Function ConvertPdfToTiff (
pdfFile As String
) As Byte()
- pdfFile String
- The full path of the PDF file to be converted
ByteA multiframe TIFF image in a memory buffer