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

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

#include <IBarcode_1D_Properties.h>

Inheritance diagram for <IBarcode_1D_Properties>:
<IRotation> <IBarcodeType1D> <IBarcode1D> ABarcode1D Barcode_1D PglBarcode_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.

Property Documentation

◆ barWidths

- (id<IBarWidths>) barWidths
readwritenonatomicstrong

Barcode magnification. Width of Narrow/Wide bars.

◆ printHumanReadable

- (BOOL) printHumanReadable
readwritenonatomicassign

Prints the PDF human readable at bottom of barcode.

◆ ruler

- (id<IRuler>) ruler
readwritenonatomicstrong

Ruler to use for positioning and Height.


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