Content |
Restore the graphics state.
The most recently saved state is restored and removed from the graphics state stack. The following properties are affected:public void Restore()
| Exception | Condition |
|---|---|
| InvalidOperationException | if the document associated with the content has already been closed |
| InvalidOperationException | if the page/group associated with the content has already been closed |
| InvalidOperationException | if the content object has already been closed |
| InvalidOperationException | if the object has already been closed |