ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / StyleFontDelta Class / Reset Method

In This Topic
    Reset Method
    In This Topic
    Resets all delta properties to their default values, use the base font as it is.
    Syntax
    'Declaration
     
    Public Sub Reset() 
    public void Reset()
    See Also