VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / VintasoftImageCollectionWebService Class / GetImageFileInfo(WebImageFilesRequestParams) Method
Syntax Requirements SeeAlso
In This Topic
    GetImageFileInfo(WebImageFilesRequestParams) Method (VintasoftImageCollectionWebService)
    In This Topic
    Returns an information about images, which are stored in specified image files.
    Syntax

    Parameters

    requestParams
    Information about files, which are stored on server.

    Return Value

    Response, from server, which contains information about images, which are stored in files.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also