Gets or sets the font face identifier.

[VBScript]
Public Property Face As String
[JScript]
public function get Face() : String;
public function set Face(String);

Property Value

A string representing the font face identifier.

See Also

HTMLBaseFontElement Object | HTMLBaseFontElement Members | DOM Namespace