PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / Style Class / Clear Method

In This Topic
    Clear Method (Style)
    In This Topic
    Clears the current style, resets all properties so that they inherit from the parent style.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also