Image.Font Property

 

Gets the font properties for the text associated with the control.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

[<BrowsableAttribute(false)>]
override Font : FontInfo with get

Property Value

Type: System.Web.UI.WebControls.FontInfo

A FontInfo that contains the properties for the text associated with the control.

System_CAPS_noteNote

This property is inherited from the WebControl class and is not applicable to the Image control.

.NET Framework
Available since 1.1
Return to top
Show: