ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / SelectionBackground Property

In This Topic
    SelectionBackground Property
    In This Topic
    Gets or sets a System.Windows.Media.Brush for this C1PdfViewer's selection.
    Syntax
    'Declaration
     
    
    Public Property SelectionBackground As Brush
    public Brush SelectionBackground {get; set;}
    See Also