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

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