HTMLFontElement.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.
HTMLFontElement Object | HTMLFontElement Members | DOM Namespace