Winnovative Excel to PDF Converter

Document Constructor (Stream)

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

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public Document(
	Stream pdfStream
)

Parameters

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

Reference