XBitmapEncoderSave Method Terminal Works - PDF Printing.Net Library
When overridden in a derived class saves the image on the specified stream in the respective format.

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

public abstract void Save(
	Stream stream
)

Parameters

stream
Type: System.IOStream
See Also

Reference