Saves the Table
<void> TableOfContents.save(<StreamType> streamType, <SaveDocumentCallback> callback, [<SaveSettings> saveSettings], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| stream |
Specifies one of the Stream |
| callback | Receives the Table |
| save |
Optional. Specifies additional settings for saving. |
| error |
Optional. Is called when the operation failed with an error. |