Share via


FontUnit.Type 屬性

定義

取得表示字型大小的 FontSize 列舉值。

public:
 property System::Web::UI::WebControls::FontSize Type { System::Web::UI::WebControls::FontSize get(); };
public System.Web.UI.WebControls.FontSize Type { get; }
member this.Type : System.Web.UI.WebControls.FontSize
Public ReadOnly Property Type As FontSize

屬性值

其中一個 FontSize 值。

備註

Type使用 屬性來 FontSize 擷取表示字型大小的列舉值。

適用於

另請參閱