WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.WinUI.BarCode Namespace / C1BarCode Class / Image Property
In This Topic
    Image Property
    In This Topic
    Gets an image of the barcode that represents the value in the Text property, obtained using the encoding specified by the CodeType property.
    Syntax
    public Image Image {get;}
    Remarks
    Barcode must be in visual tree.
    See Also