Enum ContentDisposition
ContentDisposition enumeration
MIME protocol Content-Disposition header.
public enum ContentDisposition
Values
| Name | Value | Description |
|---|---|---|
| Inline | 0 | Result is shown inline. |
| Attachment | 1 | Result is saved as attachment. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF