Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / Field Class / BarCode Property

In This Topic
    BarCode Property (Field)
    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