ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / Created Property

In This Topic
    Created Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Created As System.Boolean
    public System.bool Created {get;}
    See Also