WmlMobileTextWriter.WmlFormat.Size Property

 

Gets or sets the specified font size. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Namespace:   System.Web.UI.MobileControls.Adapters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

member Size : FontSize with get, set

Property Value

Type: System.Web.UI.MobileControls.FontSize

An enumerated value representing the size of the font.

Must be of type FontSize. The default value is NotSet.

.NET Framework
Available since 1.1
Return to top
Show: