ThrowExceptionWhenCodeTextIncorrect

BarcodeGeneratorElement.ThrowExceptionWhenCodeTextIncorrect property

一次元バーコードのみ。 codetext が正しくなく、値が true に設定されている場合 - 例外がスローされます。それ以外の場合、codetext はバーコードの仕様に一致するように修正されます。

public bool ThrowExceptionWhenCodeTextIncorrect { get; set; }

関連項目