Winnovative Word to PDF Converter

DocumentSave Method (Stream)

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.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