Name | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
![]() | BarcodeType | Barcode type. | ||||||||
![]() | Formula | Content formula, e.g. 'Barcode("123", "Code128")'. | ||||||||
![]() | InternalObjectType | (Inherited from combit.Reporting.Dom.DomItem) | ||||||||
![]() | Mode | Gets or sets the source for the barcode's content. Available values are:
| ||||||||
![]() | Text | Fixed text to display in the barcode. The barcode type is determined by BarcodeType. | ||||||||
![]() | Variable | Value and type of the barcode are determined by the passed variable. This variable needs to be of type "barcode". |