WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewer Class / PageBorderBrush Property
In This Topic
    PageBorderBrush Property (FlexViewer)
    In This Topic
    Gets or sets a Microsoft.UI.Xaml.Media.SolidColorBrush used for drawing page borders.
    Syntax
    public SolidColorBrush PageBorderBrush {get; set;}
    See Also