Gets or sets the foreground color for the barcode. The default color is System.Drawing.SystemColors.WindowText.

Syntax

public System.Drawing.Color ForeColor{ get; set; }
Public Property ForeColor() As System.Drawing.Color