ImageObjectProperties Properties
Provides settings for image objects.| Name | Description |
|---|---|
| DescriptionUrl | Gets or sets the location to the image’s detailed description. |
| GenerateEmptyAlternateText | Gets or sets a value indicating whether the image generates an alternate text attribute for an empty string value. |
| ImageAlign | Gets or sets the image alignment. |
| ImageMapName | Gets or sets the name of an image map that provides regions for click events. |
| IsPng | Obsolete. Gets or sets a value that specifies whether the image defined by the ImageObjectProperties class is of the PNG type. |
| RenderTag | Gets or sets a render tag that defines the image. |
See Also