ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / BorderBrush Property

In This Topic
    BorderBrush Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property BorderBrush As Windows.UI.Xaml.Media.Brush
    public Windows.UI.Xaml.Media.Brush BorderBrush {get; set;}
    See Also