DocumentPartSavingArgs Properties |
The DocumentPartSavingArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Document |
Gets the document object that is being saved.
| |
| DocumentPartFileName |
Gets or sets the file name (without path) where the document part will be saved to.
| |
| DocumentPartStream |
Allows to specify the stream where the document part will be saved to.
| |
| KeepDocumentPartStreamOpen |
Specifies whether Aspose.Words should keep the stream open or close it after saving a document part.
|