System.Web.UI.HtmlControls.HtmlImage: Property Members

The properties of System.Web.UI.HtmlControls.HtmlImage are listed below. For a list of all members, see the HtmlImage Members list.

See Also: Inherited members from System.Web.UI.HtmlControls.HtmlControl

Public Properties

Alignstring.

Gets or sets the alignment of the image relative to other Web page elements.

Altstring.

Gets or sets the alternative caption the browser displays if an image is unavailable or currently downloading and not yet finished.

Borderint.

Gets or sets the width of a frame for an image.

Heightint.

Gets or sets the height of the image.

Srcstring.

Gets or sets the source of the image file to display.

Widthint.

Gets or sets the width of the image.