ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisPageRetrievedResult class / metadata Property

In This Topic
    metadata Property
    In This Topic
    Gets metadata of the scanned image.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_metadata() : ImGearIsisMetadata
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisPageRetrievedResult.get_metadata();
    See Also