Image Property (C1BarCode)
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
'Declaration
Public ReadOnly Property Image As Image
public Image Image {get;}
See Also