ContentDisposition
Contents
[
Hide
]ContentDisposition class
Represents a Content-Disposition header.
The ContentDisposition type exposes the following members:
Constructors
| Name | Description |
|---|---|
| ContentDisposition() | Initializes a new instance of the ContentDisposition class. |
| ContentDisposition(disposition) | Initializes a new instance of the ContentDisposition class |
Properties
| Name | Description |
|---|---|
| disposition_type | Gets or sets the type of the disposition. |
| parameters | Gets the parameters. |
| file_name | Gets or sets the file name for an attachment. |
| creation_date | Gets or sets the creation date. |
| modification_date | Gets or sets the modification date. |
| inline | Gets or sets a value that determines the disposition type. |
| read_date | Gets or sets the read date. |
| size | Gets or sets the size of a file attachment. |
See Also
- namespace aspose.email.mime
- assembly Aspose.Email