UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
<IBarcodeItem_2D> Protocol Reference

Specify barcode content and position on plane where barcode starts. More...

#include <IBarcodeItem_2D.h>

Inheritance diagram for <IBarcodeItem_2D>:
<IBarcode2D> ABarcode2D AAztecBarcode ADataMatrix APdf417 AQRBarcode AztecBarcode PglAztecBarcode DataMatrixBarcode PglDataMatrixBarcode Pdf417Barcode PglPdf417Barcode PglQRBarcode QRBarcode

Properties

id< IPointstart
 Position where barcode starts.
 
NSString * data
 The barcode content.
 

Detailed Description

Specify barcode content and position on plane where barcode starts.

Property Documentation

◆ data

- (NSString*) data
readwritenonatomicstrong

The barcode content.

◆ start

- (id<IPoint>) start
readwritenonatomicstrong

Position where barcode starts.


The documentation for this protocol was generated from the following file: