[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.Code39Builder.CheckDigit

CheckDigit Method

CheckDigit(bool)

Configurates CheckDigit. Indicates whether the symbol needs a check digit with the Luhn algorithm.

Declaration
public virtual Code39Builder CheckDigit(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
Code39Builder

Current builder.