Partager via


TextViewElement.IsItalic Propriété

Définition

Retourne true si le texte est en italique. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Applications mobiles & Sites avec ASP.NET.

public:
 property bool IsItalic { bool get(); };
public bool IsItalic { get; }
member this.IsItalic : bool
Public ReadOnly Property IsItalic As Boolean

Valeur de propriété

true si le texte est en italique ; sinon, false.

S’applique à

Voir aussi