Gets or sets the foreground color for the barcode. The default value is null and represents the color SystemColors.WindowTextColor.

Syntax

public System.Windows.Media.Color? ForeColor{ get; set; }
Public Property ForeColor() As Nullable(Of System.Windows.Media.Color)