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