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

A protocol defining the interface for Barcode2D classes. More...

#include <IBarcode2D.h>

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

Instance Methods

(NSString *) - description
 Returns the string that can be sent to printer.
 

Additional Inherited Members

- Properties inherited from <IBarcodeItem_2D>
id< IPointstart
 Position where barcode starts.
 
NSString * data
 The barcode content.
 
- Properties inherited from <IPositionRuler>
id< IRulerruler
 
- Properties inherited from <IRotation>
RotateEnum rotation
 

Detailed Description

A protocol defining the interface for Barcode2D classes.

Method Documentation

◆ description

- (NSString *) description

Returns the string that can be sent to printer.

Reimplemented in PglAztecBarcode, PglDataMatrixBarcode, PglPdf417Barcode, PglQRBarcode, AztecBarcode, DataMatrixBarcode, Pdf417Barcode, and QRBarcode.


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