Html |
The HtmlDocumentPartSavingArgs type exposes the following members.
Name | Description | |
---|---|---|
Document | Gets the document that is currently being saved. | |
KeepPartStreamOpen | Specifies whether keep the stream open or close it after saving a part. | |
PartFileName | Gets or sets the file name (without path) where the part will be saved to. | |
PartStream | Allows to specify the stream where the part will be saved to. |