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

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

#include <IBarcodeItem.h>

Inheritance diagram for <IBarcodeItem>:
ABarcodeItem BarcodeItem

Properties

id< IPointstart
 Position where barcode starts.
 
float height
 Barcode Height. Expressed in units of Ruler.
 
NSString * data
 The barcode content.
 

Detailed Description

Specify barcode content and position on plane where barcode starts.

Property Documentation

◆ data

- (NSString*) data
readwritenonatomiccopy

The barcode content.

◆ height

- (float) height
readwritenonatomicassign

Barcode Height. Expressed in units of Ruler.

If limits to minimum/maximum height are exceeded, the height may be limited in order to stay within range.

◆ start

- (id<IPoint>) start
readwritenonatomicstrong

Position where barcode starts.


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