Content |
Save the current graphics state
The graphics state is stored on the graphics state stack. The following properties are affected:public void Save()
| 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 |