Base class for ABarcode1D barcode. More...
#include <ABarcode1D.h>
Instance Methods | |
(instancetype) | - init |
(instancetype) | - initWithBarcodeItem: |
![]() | |
(NSString *) | - description |
Returns the string that can be sent to printer. | |
Properties | |
NSMutableArray< id< IBarcodeItem > > * | barcodes |
BarcodeTypeEnum1D | barcodeType |
id< IRuler > | ruler |
id< IBarWidths > | barWidths |
BOOL | printHumanReadable |
RotateEnum | rotation |
![]() | |
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 |
Base class for ABarcode1D barcode.
- (instancetype) init |
Reimplemented in PglBarcode_1D, and Barcode_1D.
- (instancetype) initWithBarcodeItem: | (id< IBarcodeItem >) | barcode |
Reimplemented in PglBarcode_1D, and Barcode_1D.
|
readwritenonatomicstrong |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |