| Overload | Description |
|---|---|
| SaveChanges(Stream) | Saves the changes to specified stream and switches to specified stream. |
| SaveChanges(String) | Saves the changes to specified file and switches to the specified file. |
| SaveChanges() | Saves the changes to the source of PDF document. |