System.Web.UI.HtmlControls.HtmlImage.Border Property

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

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.DefaultValue(0)]
public int Border { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to create a frame with the specified width (in pixels) for an image.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0