ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1BarCode Namespace / C1BarCode Class / BarCodeImage Property

In This Topic
    BarCodeImage Property
    In This Topic
    Gets the image of barcode.
    Syntax
    'Declaration
     
    Public ReadOnly Property BarCodeImage As System.Drawing.Image
    public System.Drawing.Image BarCodeImage {get;}
    See Also