ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / ForeColor Property

In This Topic
    ForeColor Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ForeColor As System.Drawing.Color
    public virtual System.Drawing.Color ForeColor {get; set;}
    See Also