Gets a value indicating whether the data for the barcode type is valid.
object.IsDataValid(barcodeType As CodeType, text As String)
The following parameters are available:
Parameter | Description |
barcodeType | The type of barcode symbology. |
text | The value that is encoded as a barcode. |
Boolean