ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisBarcode class / type Property

In This Topic
    type Property
    In This Topic
    Gets the barcode type.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_type() : ImageGear.Web.Isis.ImGearIsisBarcodeType
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisBarcode.get_type();
    See Also