A protocol defining the interface for Barcode1D classes. More...
#include <IBarcode1D.h>
Instance Methods | |
(NSString *) | - description |
Returns the string that can be sent to printer. | |
Properties | |
NSMutableArray< id< IBarcodeItem > > * | barcodes |
An array of barcode items. | |
![]() | |
id< IRuler > | ruler |
Ruler to use for positioning and Height. | |
id< IBarWidths > | barWidths |
Barcode magnification. Width of Narrow/Wide bars. | |
BOOL | printHumanReadable |
Prints the PDF human readable at bottom of barcode. | |
![]() | |
RotateEnum | rotation |
![]() | |
BarcodeTypeEnum1D | barcodeType |
A protocol defining the interface for Barcode1D classes.
- (NSString *) description |
Returns the string that can be sent to printer.
Reimplemented in PglBarcode_1D, and Barcode_1D.
|
readwritenonatomicstrong |
An array of barcode items.