VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.AspNetCore.ApiControllers Namespace / VintasoftOfficeApiController Class / CreateWebService(String) Method
Syntax Requirements SeeAlso
In This Topic
    CreateWebService(String) Method (VintasoftOfficeApiController)
    In This Topic
    Creates the VintasoftOfficeWebService that handles HTTP requests from clients and allows to work with Office document.
    Syntax

    Parameters

    sessionId
    The session identifier.

    Return Value

    The VintasoftOfficeWebService that handles HTTP requests from clients and allows to work with Office document.
    Requirements

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

    See Also