共用方式為


TextViewElement.IsBold 屬性

定義

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

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

屬性值

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

適用於

另請參閱