combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / PropertyBarcodeSource Class

PropertyBarcodeSource Class Properties

For a list of all members of this type, see PropertyBarcodeSource members.

Public Properties
 NameDescription
Public PropertyBarcode type.  
Public PropertyContent formula, e.g. 'Barcode("123", "Code128")'.  
Public Property (Inherited from combit.Reporting.Dom.DomItem)
Public Property

Gets or sets the source for the barcode's content. Available values are:

  

Value Meaning
0 Text
1 Formula
2 Variable

 
Public PropertyFixed text to display in the barcode. The barcode type is determined by BarcodeType.  
Public PropertyValue and type of the barcode are determined by the passed variable. This variable needs to be of type "barcode".  
Top
See Also