ThrowExceptionWhenCodeTextIncorrect

BarCodeGeneratorControl.ThrowExceptionWhenCodeTextIncorrect property

Endast för 1D streckkoder. Om kodtexten är felaktig och värdet satt till true - kommer undantag att kastas. Annars kommer kodtexten att korrigeras för att matcha streckkodens specifikation. Undantag kommer alltid att kastas för: Databar symbology om kodtexten är felaktig. Undantag kommer alltid inte att kastas för: AustraliaPost, SingapurePost, Code39Extended, Code93Extended, Code16K symbology code12 .

public bool ThrowExceptionWhenCodeTextIncorrect { get; set; }

Se även