PdfDevice.Dispose

PdfDevice.Dispose method

Disposes the graphics context. If on creation restoreOnDispose was true, writeGraphicsRestore() will be called.

public override void Dispose()

See Also