PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / Style Class / ResetFontSize Method

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