Rtf |
The RtfToHtmlHtmlDocumentPartSavingArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| 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. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |