Click or drag to resize

HtmlImageSavingArgs Properties

The RtfToHtmlHtmlImageSavingArgs type exposes the following members.

Properties
 NameDescription
Public propertyImageFileName Gets or sets the file name (without path) where the image will be saved to.
Public propertyImageFormat Gets and sets a format of the image stored inside ImageStream property. Default value: Unknown.
Public propertyCode exampleImageStream Allows to specify the stream where the image will be saved to.
Public propertyKeepImageStreamOpen Specifies whether keep the stream open or close it after saving an image.
Top
See Also