Winnovative PDF Creator Library for .NET
Saves the document into the specified stream.

Declaration Syntax
public void Save(
Stream outStream
)
Public Sub Save ( _
outStream As Stream _
)
public:
void Save(
Stream^ outStream
)

Parameters
- outStream (Stream)
- The stream where to save the PDF document.
Assembly:
Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)