| Html | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe HtmlDocumentPartSavingArgs type exposes the following members.
 Properties
Properties| 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. | 
 See Also
See Also