PdfToImageConverterConvertPdfToTiffFile(Byte, String) Method
Converts all the pages in a PDF document to a TIFF image file
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public void ConvertPdfToTiffFile(
byte[] pdfData,
string imageFileName
)
Public Sub ConvertPdfToTiffFile (
pdfData As Byte(),
imageFileName As String
)
Parameters
- pdfData Byte
- The memory buffer containing the PDF document to be converted
- imageFileName String
- The output file name