FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / PageBackground Property

In This Topic
    PageBackground Property (FlexViewer)
    In This Topic
    The brush used to fill the document pages before drawing the content.
    Syntax
    'Declaration
     
    Public Property PageBackground As SolidColorBrush
    public SolidColorBrush PageBackground {get; set;}
    See Also