WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewer Class / PageAreaBackground Property
In This Topic
    PageAreaBackground Property (FlexViewer)
    In This Topic
    Gets or sets a Microsoft.Graphics.Canvas.Brushes.CanvasSolidColorBrush which provides background for the page area.
    Syntax
    public SolidColorBrush PageAreaBackground {get; set;}
    See Also