[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.Code93Builder.CheckDigit

CheckDigit Method

CheckDigit(bool)

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

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

The value.

Returns
Type Description
Code93Builder

Current builder.