VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.HttpHandlers Namespace / VintasoftFileHandler Class / SaveImageFile(SaveImageFileRequestParams) Method
Syntax Requirements SeeAlso
In This Topic
    SaveImageFile(SaveImageFileRequestParams) Method (VintasoftFileHandler)
    In This Topic
    Saves images to an image file.
    Syntax

    Parameters

    requestParams
    An information about an image file and images, which must be saved to a file.

    Return Value

    Response from the server, which contains information about an image file and pages of image file.
    Requirements

    Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also