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

In This Topic
    PageAreaBackground Property (C1FlexViewerPane)
    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