[]
        
(Showing Draft Content)

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

Font Method

Font(IBarcodeFont)

Configurates Font. Sets font info for the label text of the control.

Declaration
public virtual TBuilder Font(IBarcodeFont value)
Parameters
Type Name Description
IBarcodeFont value

The value.

Returns
Type Description
TBuilder

Current builder.