[]
Gets or sets whether to accept the check digit in the input.
public bool AcceptsCheckDigit { get; set; }
Public Property AcceptsCheckDigit As Boolean
true if check digit is accepted; false otherwise.
true
false