XGraphicsEndContainer Method Terminal Works - PDF Printing.Net Library
Closes the current graphics container and restores the state of this XGraphics to the state saved by a call to the BeginContainer method.

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

public void EndContainer(
	XGraphicsContainer container
)

Parameters

container
Type: PdfEdit.DrawingXGraphicsContainer
See Also

Reference