menu

WPF

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

    Show / Hide Table of Contents

    Enum HttpContentDisposition

    Specifies options to stream content to browser.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum HttpContentDisposition

    Fields

    Name Description
    Attachment

    Save document as attachment to the disk.

    InBrowser

    Open document directly in browser.

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