HtmlImage Properties
An image that is embedded in the HtmlEdit‘s content.| Name | Description |
|---|---|
| Height | Gets the height of an image that is embedded in HtmlEdit. |
| ImageType | Gets the format of an image that is embedded in HtmlEdit. |
| Source | Gets a source of an image that is embedded in HtmlEdit. |
| Width | Gets the width of an image that is embedded in HtmlEdit. |
See Also