ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / LogFont Class / lfFaceName Field

In This Topic
    lfFaceName Field
    In This Topic
    A string that specifies the typeface name of the font.
    Syntax
    'Declaration
     
    Public lfFaceName As System.String
    public System.string lfFaceName
    See Also