WmlMobileTextWriter.WmlFormat Constructor (Boolean, Boolean, FontSize)
.NET Framework (current version)
Initializes a new instance of WmlMobileTextWriter.WmlFormat. 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)
Parameters
- bold
-
Type:
System.Boolean
true to set format to bold; otherwise, false.
- italic
-
Type:
System.Boolean
true to set format to italic; otherwise, false.
- size
-
Type:
System.Web.UI.MobileControls.FontSize
The font size to be used in writing.
.NET Framework
Available since 1.1
Available since 1.1
Show: