HttpBrowserCapabilitiesWrapper.SupportsFontColor Özellik

Tanım

Tarayıcının HTML öğelerinin özniteliğini destekleyip desteklemediğini gösteren bir değer alır color font .

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

Özellik Değeri

Boolean

true tarayıcı color HTML öğelerinin özniteliğini destekliyorsa font , tersi durumda false . Varsayılan değer: true.

Şunlara uygulanır