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