[]
        
(Showing Draft Content)

C1.WPF.BarCode.C1BarCode.Image

Image Property

Image

Gets an image of the barcode that represents the value in the Text property, obtained using the encoding specified by the CodeType property.

Declaration
public Image Image { get; }
Public ReadOnly Property Image As Image
Remarks

Barcode must be in visual tree.