MobileCapabilities.SupportsItalic Property

Definition

Gets a value indicating whether the browser supports HTML <i> elements to format italic text.

C#
public virtual bool SupportsItalic { get; }

Property Value

true if the browser supports HTML <i> elements to format italic text; otherwise, false. The default is false.

Applies to

Product Versions
.NET Framework 1.1