PdfDevice.RestoreGraphicContext

PdfDevice.RestoreGraphicContext method

Restores the entire graphics context to its former value by popping it from the stack.

public override void RestoreGraphicContext()

See Also