VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / WebServicesGlobalSettings Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebServicesGlobalSettings Class
    In This Topic
    Contains the global settings for VintaSoft Imaging web services.
    Object Model
    WebServicesGlobalSettings
    Syntax
    'Declaration
    
    Public MustInherit NotInheritable Class WebServicesGlobalSettings
    
    
    public static class WebServicesGlobalSettings
    
    
    public __gc abstract __sealed class WebServicesGlobalSettings
    
    
    public ref class WebServicesGlobalSettings abstract sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Web.Services.WebServicesGlobalSettings

    Requirements

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

    See Also