ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageDrawParams Structure / Whiten Property

In This Topic
    Whiten Property
    In This Topic
    Indicates whether to fill the page with white color before drawing.
    Syntax
    'Declaration
     
    Public Property Whiten As System.Boolean
    public System.bool Whiten {get; set;}
    See Also