ContentHeadersContentType Property
Gets the Content-Type header value.

Namespace: Aspose.Html.Net
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public ContentTypeHeaderValue ContentType { get; }

Property Value

Type: ContentTypeHeaderValue
The type of the content.
See Also