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

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