Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1HighlightAttrs Structure / ForeColor Property

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