EVO Excel to PDF Converter

Document Constructor (Stream)

EVO Excel to PDF Converter Documentation
Creates a PDF document object from the specified stream containing the PDF document.

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public Document(
	Stream pdfStream
)

Parameters

pdfStream
Type: System.IOStream
The PDF document stream.
See Also

Reference