TOPICA Report ReportBarcode |
[This is preliminary documentation and is subject to change.]
The ReportBarcode tag is used to define a barcode in the report.
Attribute | Type | Description |
---|---|---|
Condition | TOPICA Basic expression | The TOPICA Basic expression is evaluated - it should return a Boolean value. false: The ReportBarcode is NOT defined. true: The ReportBarcode IS defined. |
Value | String | The value of the barcode. |
Label | String | The label of the barcode. |
Position | Enumeration | The position of the label. Allowed values:
|
Width | Integer | The width of the barcode. |
Height | Integer | The height of the barcode. |
Alignment | Enumeration | The alignment of the barcode. Allowed values:
|
Type | Enumeration | The type of the barcode. Allowed values:
|