ExpertPdf PDF Creator Library
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:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 3.0.0.0 (3.0.0.0)