menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum HttpMethod - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum HttpMethod

    Specifies Http request method.

    Namespace: Syncfusion.Pdf.Interactive
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum HttpMethod

    Fields

    Name Description
    Get

    Data submitted using Http Get method.

    Post

    Data submitted using Http Post method.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved