Aspose::BarCode::Generation::BarcodeParameters::set_ThrowExceptionWhenCodeTextIncorrect method
BarcodeParameters::set_ThrowExceptionWhenCodeTextIncorrect method
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. Exception always will be thrown for: Databar symbology if codetext is incorrect. Exception always will not be thrown for: AustraliaPost, SingapurePost, Code39Extended, Code93Extended, Code16K, Code128 symbology if codetext is incorrect.
void Aspose::BarCode::Generation::BarcodeParameters::set_ThrowExceptionWhenCodeTextIncorrect(bool value)
See Also
- Class BarcodeParameters
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++