face property

Sets or retrieves the current typeface family.

 

Syntax

HRESULT value = object.put_face( v);HRESULT value = object.get_face(* p);

Property values

Type: BSTR

the typeface family.

Standards information

See also

IHTMLRuleStyle::fontFamily