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

In This Topic
    ForeColor Property (C1HighlightAttrs)
    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