←Select platform

BarcodeType Property

Summary

Gets the value that represents the type of the barcode.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
Public ReadOnly Property BarcodeType As Leadtools.Imageprocessing.Core.BarcodeTypes
@property (nonatomic, assign, readonly) LTBarcodeTypes barcodeType
public BarcodeTypes getBarcodeType()
get_BarcodeType();

Property Value

A BarcodeTypes enumeration value that represents the type of barcode detected.

Remarks

This command can detect various types of barcode, including: Linear barcode, QR, and Data Matrix.

Example

For an example, refer to BarCodeReadPreprocessCommand

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize