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

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

#include <IBarcode1D.h>

Inheritance diagram for <IBarcode1D>:
<IBarcode_1D_Properties> <IRotation> <IBarcodeType1D> ABarcode1D Barcode_1D PglBarcode_1D

Instance Methods

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

Properties

NSMutableArray< id< IBarcodeItem > > * barcodes
 An array of barcode items.
 
- Properties inherited from <IBarcode_1D_Properties>
id< IRulerruler
 Ruler to use for positioning and Height.
 
id< IBarWidthsbarWidths
 Barcode magnification. Width of Narrow/Wide bars.
 
BOOL printHumanReadable
 Prints the PDF human readable at bottom of barcode.
 
- Properties inherited from <IRotation>
RotateEnum rotation
 
- Properties inherited from <IBarcodeType1D>
BarcodeTypeEnum1D barcodeType
 

Detailed Description

A protocol defining the interface for Barcode1D classes.

Method Documentation

◆ description

- (NSString *) description

Returns the string that can be sent to printer.

Reimplemented in PglBarcode_1D, and Barcode_1D.

Property Documentation

◆ barcodes

- (NSMutableArray<id<IBarcodeItem> >*) barcodes
readwritenonatomicstrong

An array of barcode items.


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