File Formats

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum HttpMethod

    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 - 2023 Syncfusion Inc. All Rights Reserved