PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / ResetPagesFillColor Method

In This Topic
    ResetPagesFillColor Method (C1PreviewPane)
    In This Topic
    Resets the PagesFillColor to the default value.
    Syntax
    'Declaration
     
    Public Sub ResetPagesFillColor() 
    public void ResetPagesFillColor()
    See Also