BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.6.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / Foreground Property

In This Topic
    Foreground Property (C1BarCode)
    In This Topic
    Gets or sets a brush that describes the foreground color.
    Syntax
    'Declaration
     
    Public Shadows Property Foreground As Brush
    public new Brush Foreground {get; set;}
    See Also