[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.BarCodeCellType.AcceptsCheckDigit

AcceptsCheckDigit Property

AcceptsCheckDigit

Gets or sets whether to accept the check digit in the input.

Declaration
public bool AcceptsCheckDigit { get; set; }
Public Property AcceptsCheckDigit As Boolean
Property Value
Type Description
bool

true if check digit is accepted; false otherwise.