menu

Document Processing

WebKitProxyType Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    WebKitProxyType Class

    Type of proxy server

    Inheritance
    System.Object
    WebKitProxyType
    Namespace: Syncfusion.HtmlConverter
    Assembly: Syncfusion.HtmlConverter.Base.dll
    Syntax
    public sealed class WebKitProxyType : Enum

    Fields

    Http

    Http proxy type

    Declaration
    public const WebKitProxyType Http
    Field Value
    Type
    WebKitProxyType

    HttpCaching

    Http caching proxy type

    Declaration
    public const WebKitProxyType HttpCaching
    Field Value
    Type
    WebKitProxyType

    None

    No proxy type

    Declaration
    public const WebKitProxyType None
    Field Value
    Type
    WebKitProxyType

    Socks5

    Socks5 proxy type

    Declaration
    public const WebKitProxyType Socks5
    Field Value
    Type
    WebKitProxyType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved