ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisMetadata class / pageSide Property

In This Topic
    pageSide Property
    In This Topic
    Gets a value that indicates which side of the sheet of paper the image was originally on.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_pageSide() : ImGearIsisPageSide
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisMetadata.get_pageSide();
    See Also