ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisImageInfo class / fileType Property

In This Topic
    fileType Property
    In This Topic
    Gets the file type of the image file.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_fileType() : ImGearIsisFileType
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisImageInfo.get_fileType();
    See Also