ContentDisposition
ContentDisposition constructor (1 of 2)
Initializes a new instance of the ContentDisposition
class.
public ContentDisposition()
See Also
- class ContentDisposition
- namespace Aspose.Email.Mime
- assembly Aspose.Email
ContentDisposition constructor (2 of 2)
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