[]
        
(Showing Draft Content)

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

Color Method

Color(string)

Configurates Color. Sets the forecolor to render the control.

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

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The default value for this property is Black.