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

In This Topic
    lfUnderline Field
    In This Topic
    An underlined font if set to TRUE.
    Syntax
    'Declaration
     
    Public lfUnderline As System.Byte
    public System.byte lfUnderline
    See Also