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

In This Topic
    orientation Property
    In This Topic
    Gets the barcode orientation.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_orientation() : ImGearIsisOrientation
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisBarcode.get_orientation();
    See Also