IsDataValid Method

Gets a value indicating whether the data for the barcode type is valid.

Syntax

object.IsDataValid(barcodeType As CodeType, text As String)

Parameters

The following parameters are available:

Parameter Description
barcodeType The type of barcode symbology.
text The value that is encoded as a barcode.

Return Type

Boolean