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

In This Topic
    lfStrikeOut Field
    In This Topic
    A strikeout font if set to TRUE.
    Syntax
    'Declaration
     
    Public lfStrikeOut As System.Byte
    public System.byte lfStrikeOut
    See Also