BarcodeIs2DSymblogy Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Determines whether the symbology is of 2D type.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Parameters
- symbology
- Type: Bytescout.BarCodeSymbologyType
Barcode type to check whether it's of 2D type.
Return Value
Type: BooleanTrue if the specified symbology is of 2D type.
See Also