Image.Font Property
.NET Framework 3.0
Gets the font properties for the text associated with the control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Image Members
System.Web.UI.WebControls Namespace
Assembly: System.Web (in system.web.dll)
/** @property */ public FontInfo get_Font ()
public override function get Font () : FontInfo
Not applicable.
Property Value
A FontInfo that contains the properties for the text associated with the control. Note: |
|---|
| This property is inherited from the WebControl class and is not applicable to the Image control. |
Reference
Image ClassImage Members
System.Web.UI.WebControls Namespace
Other Resources
Image Web Server ControlCommunity Additions
ADD
Show:
Note: