Condividi tramite


MobileCapabilities.SupportsFontName Proprietà

Definizione

Ottiene un valore che indica se il browser supporta l'attributo name di elementi <font> HTML.

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

Valore della proprietà

true se il browser supporta l'attributo name degli elementi <font> HTML. In caso contrario, false. Il valore predefinito è false.

Si applica a