 | 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.PdfAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
SyntaxPublic lfFaceName As String
public:
String^ lfFaceName
val mutable lfFaceName: string
Field Value
String
See Also