Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / C1HighlightAttrs Structure / BackColor Property

In This Topic
    BackColor Property (C1HighlightAttrs)
    In This Topic
    Gest or sets the background color of highlight content of document.
    Syntax
    'Declaration
     
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also