Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / SelectionBackground Property

In This Topic
    SelectionBackground Property (C1PdfViewer)
    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