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

ObjectBarcode Class Properties

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

Public Properties
 NameDescription
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyDefines the color of the barcode. A valid string would be e.g. "RGB(255,0,0)".  
Public PropertyGets or sets the ratio of the bar-space sequences. Not supported by all barcode types.  
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyGets or sets if a page break should be triggered before this object is printed. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyAppearance condition for the object, i.e if this condition is matched, the object will be printed. (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property

Gets or sets the rotation of the barcode. Possible values are:

 

Value Meaning
0
1 90°
2 180°
3 270°

 
Public PropertyGets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.  
Public PropertyOffers properties to set the bar width and alignment for barcodes supporting these settings.  
Public PropertyGets or sets the font for the barcode text.  
Public PropertyRepresents the frame properties of the object.  
Public PropertyAllows to assign a group Id. All objects with equal group Ids will appear as group in the Designer. (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property (Inherited from combit.Reporting.Dom.DomItem)
Public PropertyDefines the display condition for the issue print. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyGets or sets the ID of the layer this object is assigned to. (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property  
Public PropertyPrevents the object from being accidentally clicked in the designer. The object can be unlocked from the user interface. (Inherited from combit.Reporting.Dom.ObjectBase)
Public Property  
Public PropertyName of the object. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyPosition of the object. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyPrevents the user from editing this object. The object cannot be unlocked in the designer. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertySelects the item if called while the Designer is open. (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyAllows to set important barcode options like barcode type and content.  
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Public PropertyNot supported by all barcode types. Forces the barcode to be displayed in the size required by the corresponding specification.  
Public PropertyGets or sets if the barcode will be printed with a human readable text.  
Public Property (Inherited from combit.Reporting.Dom.ObjectBase)
Top
See Also