Document |
| Name | Description | |
|---|---|---|
| Save(String) | Saves the document to a file with the specified path. Path must include file extension. | |
| Save(Stream, SaveOptions) | Saves the document in the specified stream. | |
| Save(String, SaveOptions) | Saves the document to a file with the specified path. |