ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / CodeType Property

In This Topic
    CodeType Property
    In This Topic
    The type of encoding to use when generating the barcode image.
    Syntax
    'Declaration
     
    Public Property CodeType As CodeType
    public CodeType CodeType {get; set;}
    See Also