Click or drag to resize

LOGFONTlfFaceName Field

A string that specifies the typeface name of the font. The length of this string must not exceed 32 TCHAR values, including the terminating NULL. If lfFaceName is an empty string, GDI uses the first font that matches the other specified attributes.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string lfFaceName

Field Value

String
See Also