ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Byte
    public byte lfUnderline
    See Also