[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BarcodeBaseBuilder-2.BackgroundColor

BackgroundColor Method

BackgroundColor(string)

Configurates BackgroundColor. Sets the background color to render the control.

Declaration
public virtual TBuilder BackgroundColor(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The default value for this property is White.