ContentHeaders Property
Gets the HTTP content headers.

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

Property Value

Type: ContentHeaders
The headers.
See Also