HttpBrowserCapabilitiesWrapper.SupportsFontSize 屬性

定義

會獲得一個值,表示瀏覽器是否支援 HTML size 元素的font屬性。

public:
 virtual property bool SupportsFontSize { bool get(); };
public override bool SupportsFontSize { get; }
member this.SupportsFontSize : bool
Public Overrides ReadOnly Property SupportsFontSize As Boolean

屬性值

true如果瀏覽器支援 size HTML font 元素的屬性;否則,。 false 預設值為 false

適用於