In This Topic
Get or set a null-terminated string that specifies the typeface name of the font.
Syntax
'Declaration
Public Property FaceName As String
public string FaceName {get; set;}
Property Value
A
string value specifies the typeface name of the font.
See Also