ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / Image Property

In This Topic
    Image Property
    In This Topic
    Returns bitmap image of control
    Syntax
    'Declaration
     
    Public ReadOnly Property Image As System.Drawing.Image
    public System.Drawing.Image Image {get;}
    See Also