共用方式為


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 代表字型大小的列舉值。

適用於

另請參閱