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

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