List & Label .NET
combit.Reporting.Dom Namespace / TableFieldBarcode Class

In This Topic
    TableFieldBarcode Class Properties
    In This Topic

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

    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 combit.Reporting.Dom.TableField)
    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 PropertyCollection of Drilldown-Links of this table. (Inherited from combit.Reporting.Dom.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 combit.Reporting.Dom.TableField)
    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 combit.Reporting.Dom.TableField)
    Public PropertyGets or sets the height of the bar code cell.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    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 combit.Reporting.Dom.TableFieldBase)
    Public Property  
    Public Property (Inherited from combit.Reporting.Dom.TableField)
    Public Property (Inherited from combit.Reporting.Dom.TableFieldBase)
    Public Property  
    Public Property (Inherited from combit.Reporting.Dom.TableField)
    Public PropertyGets or sets if the barcode will be printed with a human readable text.  
    Public Property (Inherited from combit.Reporting.Dom.TableFieldBase)
    Top
    See Also