TextViewElement.IsItalic 屬性

定義

若文字為斜體則傳回 true。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

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

屬性值

如果文字為斜體則為 true,否則為 false

適用於

另請參閱