Saves the document into the specified stream.

C# | Visual Basic | Visual C++ |
public void Save( Stream outStream )
Public Sub Save ( outStream As Stream )
public: void Save( Stream^ outStream )

- outStream (Stream)
- The stream where to save the PDF document.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)