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

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