Click or drag to resize

HtmlDocumentPartSavingArgs Properties

The HtmlDocumentPartSavingArgs type exposes the following members.

Properties
 NameDescription
Public propertyDocument Gets the document that is currently being saved.
Public propertyKeepPartStreamOpen Specifies whether keep the stream open or close it after saving a part.
Public propertyPartFileName Gets or sets the file name (without path) where the part will be saved to.
Public propertyPartStream Allows to specify the stream where the part will be saved to.
Top
See Also