VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.AspNetCore.ApiControllers Namespace / VintasoftImageConverterApiController Class / CreateWebService(String) Method
Syntax Requirements SeeAlso
In This Topic
    CreateWebService(String) Method (VintasoftImageConverterApiController)
    In This Topic
    Creates the VintasoftImageConverterWebService that handles HTTP requests from clients and allows to convert image files.
    Syntax

    Parameters

    sessionId
    Session ID.

    Return Value

    The VintasoftImageConverterWebService that handles HTTP requests from clients and allows to convert image files.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6

    See Also