HtmlMobileTextWriter.RenderItalic 属性

定义

包含一个布尔值,该值指示是否将属性发送到 italic 目标设备。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

protected public:
 property bool RenderItalic { bool get(); void set(bool value); };
protected internal bool RenderItalic { get; set; }
member this.RenderItalic : bool with get, set
Protected Friend Property RenderItalic As Boolean

属性值

如果属性可以发送到目标设备,则为 。

适用于

另请参阅