Enum HttpContentDisposition
Specifies options to stream content to browser.
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum HttpContentDispositionFields
| Name | Description | 
|---|---|
| Attachment | Save document as attachment to the disk. | 
| InBrowser | Open document directly in browser. |