WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / PageBackground Property
In This Topic
    PageBackground Property (FlexViewerPane)
    In This Topic
    Gets or sets a Microsoft.UI.Xaml.Media.SolidColorBrush used for filling the page content.
    Syntax
    public CanvasSolidColorBrush PageBackground {get; set;}
    See Also