Gets or sets the background color for the barcode control. The default color is System.Drawing.SystemColors.Window.

Syntax

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