DocumentSave Method |
Name | Description | |
---|---|---|
Save(Stream) |
Saves the OneNote document to a stream.
| |
Save(String) |
Saves the OneNote document to a file.
| |
Save(Stream, SaveFormat) |
Saves the OneNote document to a stream in the specified format.
| |
Save(Stream, SaveOptions) |
Saves the OneNote document to a stream using the specified save options.
| |
Save(String, SaveFormat) |
Saves the OneNote document to a file in the specified format.
| |
Save(String, SaveOptions) |
Saves the OneNote document to a file using the specified save options.
|