ContentTypeHeaderValueMediaType Property
Gets or sets the media-type for content.

Namespace: Aspose.Html.Net.Headers
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public MimeType MediaType { get; set; }

Property Value

Type: MimeType
The type of the media.
See Also