In This Topic
QRCode is a two dimensional barcode representing symbology that enables effective handling of numeric, alphanumeric and byte data. This barcode can encode up to 7,366 characters.
Syntax
public interface IQRCode
implements IBarcode
|
See Also