WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.WinUI.BarCode Namespace / C1BarCode Class / CodeType Property
In This Topic
    CodeType Property
    In This Topic
    The selected encoding is applied to the value stored in Text property to generate the barcode image displayed in the control
    Syntax
    public CodeType CodeType {get; set;}
    See Also