Help Center

FontNameproperty

Returns or sets the name of the font.

Windowspropertydoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

PROPERTY FontName () AS DWSTRING
PROPERTY FontName (BYREF wszFont AS WSTRING)

Parameters

NameDescription
wszFontThe font name.

Description

Returns or sets the name of the default font.

Reference