Description

Sets the description of the image.

The specified description is displayed in place of the image if images are disabled in the user's browser.

Values

Text. Specifies the image description. This must be a WideString value.

Examples
Copy
Graphic.Description = "My image description";