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