is2D

DecodeType.is2D

is2D(int $symbology)

Determines if the specified BaseDecodeType contains any 2D barcode symbology

ParameterTypeDescription
$symbologyint

Returns: bool Returns true if BaseDecodeType contains any 2D barcode symbology; otherwise, returns false.