FontGetFaceName

FontGetFaceName gets the font face name.

ssFaceName = FontGetFaceName(hFont)

Return Value

ssFaceName is the face name of the font, e.g. “Courier”.

Parameters

hFont

Identifies the font.

id-831036