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

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