alexa

    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