Reports for WinForms | ComponentOne
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 Boolean
    public bool Whiten {get; set;}
    See Also