BarcodeGeneratorElement.ThrowExceptionWhenCodeTextIncorrect

BarcodeGeneratorElement.ThrowExceptionWhenCodeTextIncorrect property

Only for 1D barcodes. If codetext is incorrect and value set to true - exception will be thrown. Otherwise codetext will be corrected to match barcode’s specification.

public bool ThrowExceptionWhenCodeTextIncorrect { get; set; }

See Also