XGraphicsSave Method Terminal Works - PDF Printing.Net Library
Saves the current state of this XGraphics object and identifies the saved state with the returned XGraphicsState object.

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

public XGraphicsState Save()

Return Value

Type: XGraphicsState
See Also

Reference