HTMLBaseFontElement.Face Property |
Gets or sets the font face identifier.
[VBScript] Public Property Face As String
[JScript] public function get Face() : String; public function set Face(String);
A string representing the font face identifier.
HTMLBaseFontElement Object | HTMLBaseFontElement Members | DOM Namespace