Winnovative Excel to PDF Converter

DocumentSave Method (Stream)

Winnovative Excel to PDF Converter Documentation
Saves this PDF document into the specified output stream.

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

public void Save(
	Stream outStream
)

Parameters

outStream
Type: System.IOStream
The stream where to save the PDF document.
See Also

Reference