PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Style Class / ResetFontUnderline Method

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