PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / Style Class / ResetFontStrikeout Method

In This Topic
    ResetFontStrikeout Method (Style)
    In This Topic
    Resets the Style.FontStrikeout property to an undefined state.
    Syntax
    'Declaration
     
    Public Sub ResetFontStrikeout() 
    public void ResetFontStrikeout()
    See Also