ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / Image Property

In This Topic
    Image Property (C1BarCode)
    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