Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / SuperLabel Class / BarCode Property

In This Topic
    BarCode Property (SuperLabel)
    In This Topic
    Allows fields to be rendered in barcode format.
    Syntax
    'Declaration
     
    Public Property BarCode As BarCodeEnum
    public BarCodeEnum BarCode {get; set;}
    See Also