ContentDisposition.ContentDisposition
ContentDisposition()
Initializes a new instance of the ContentDisposition class.
public ContentDisposition()
See Also
- class ContentDisposition
- namespace Aspose.Email.Mime
- assembly Aspose.Email
ContentDisposition(string)
Initializes a new instance of the ContentDisposition class.
public ContentDisposition(string disposition)
| Parameter | Type | Description |
|---|---|---|
| disposition | String | A value that contains the disposition. |
See Also
- class ContentDisposition
- namespace Aspose.Email.Mime
- assembly Aspose.Email