ThrowExceptionWhenCodeTextIncorrect

BarcodeGeneratorElement.ThrowExceptionWhenCodeTextIncorrect property

Solo per codici a barre 1D. Se il testo del codice non è corretto e il valore è impostato su true, verrà generata un’eccezione. In caso contrario, il testo del codice verrà corretto per corrispondere alle specifiche del codice a barre.

public bool ThrowExceptionWhenCodeTextIncorrect { get; set; }

Guarda anche