XGraphicsRestore Method (XGraphicsState)Terminal Works - PDF Printing.Net Library
Restores the state of this XGraphics object to the state represented by the specified XGraphicsState object.

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

public void Restore(
	XGraphicsState state
)

Parameters

state
Type: PdfEdit.DrawingXGraphicsState
See Also

Reference