WmlMobileTextWriter.WmlFormat Properties

 

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

NameDescription
System_CAPS_pubpropertyBold

Sets or returns whether the font is bold. The default value is NotSet. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubpropertyItalic

Gets or sets a value indicating whether the font is italic. The default value is NotSet. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubpropertySize

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.

System_CAPS_pubpropertyWrittenBold

Gets or sets a value that indicates whether the text was written with the bold attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubpropertyWrittenItalic

Gets or sets a value that indicates whether the text was written with the italic attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

System_CAPS_pubpropertyWrittenSize

Gets or sets a value that indicates whether the text was written with the size attribute. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Return to top
Show: