PdfToImageConverterConvertPdfToTiffFile(Stream, String) Method
Converts all the pages of PDF document in a stream to a TIFF image file
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public void ConvertPdfToTiffFile(
Stream pdfStream,
string imageFileName
)
Public Sub ConvertPdfToTiffFile (
pdfStream As Stream,
imageFileName As String
)
Parameters
- pdfStream Stream
- The stream containing the PDF document to be converted
- imageFileName String
- The output file name