Style::Font Property
.NET Framework (current version)
Returns a FontInfo object that contains font information about the control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Property Value
Type: System.Web.UI.MobileControls::FontInfo^An enumerated value specifying the font information about the control.
The FontInfo class has the following properties:
Property | Description |
|---|---|
Whether the font is bold. | |
Whether the font is italic. | |
An identifier for this font instance. | |
The font size. |
.NET Framework
Available since 1.1
Available since 1.1
FontInfo
Style Class
System.Web.UI.MobileControls Namespace
Introduction to the StyleSheet Control
Show: