PdfDocumentSave Method (Stream)Terminal Works - PDF Printing.Net Library
Saves the document to the specified stream. The stream is not closed by this function.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void Save(
	Stream stream
)

Parameters

stream
Type: System.IOStream
See Also

Reference