ContentHeaders Class
ContentHeaders class
Contains the headers associated with a content.
public class ContentHeaders : WebHeaderCollection
Constructors
Name | Description |
---|---|
ContentHeaders() | Initializes a new instance of the ContentHeaders class. |
Properties
Name | Description |
---|---|
override AllKeys { get; } | |
ContentType { get; } | Gets the Content-Type header value. |
override Count { get; } | |
Item { get; set; } | (3 indexers) |
Item { get; } | |
override Keys { get; } | |
IsReadOnly { get; } |
See Also
- namespace Aspose.Html.Net
- assembly Aspose.HTML