combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / TableFieldBarcode Class
Properties Methods

In This Topic
    TableFieldBarcode Class Members
    In This Topic

    The following tables list the members exposed by TableFieldBarcode.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the vertical alignment of the barcode. Possible values are

     

    Value Meaning
    0 left aligned
    1 centered
    2 right aligned

     
    Public Property (Inherited from combit.Reporting.Dom.TableFieldBase)
    Public Property  
    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 TableFieldBase)
    Public PropertyGets or sets the barcode contents.  
    Public Property

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

     

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

     
    Public Property (Inherited from TableFieldBase)
    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 Property (Inherited from TableFieldBase)
    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 Property (Inherited from TableFieldBase)
    Public PropertyGets or sets the height of the bar code cell.  
    Public Property (Inherited from TableFieldBase)
    Public Property

    Link that will be opened when clicking on the FIELD. This functionality is only available for the following output targets:

    • Preview
    • PDF
    • HTML
    (Inherited from TableFieldBase)
    Public Property  
    Public Property (Inherited from TableFieldBase)
    Public Property (Inherited from TableFieldBase)
    Public Property  
    Public Property (Inherited from TableFieldBase)
    Public PropertyGets or sets if the barcode will be printed with a human readable text.  
    Public Property (Inherited from TableFieldBase)
    Top
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from TableFieldBase)
    Public Method (Inherited from TableFieldBase)
    Public Method (Inherited from TableFieldBase)
    Top
    See Also