Implements an image object that displays a bitmap file in the document.
Component | +--DhStyleBase | +--DhElement | +--DhImage
package com.ms.wfc.html
public class DhImage
extends DhElement
To create a DhImage object on your page, use setURL to specify the URL of the image to display.