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

In This Topic
    Handle Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Handle As System.IntPtr
    public System.IntPtr Handle {get;}
    See Also