ResponseMessageHeaders Property
Gets the headers.

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

Property Value

Type: ResponseHeaders
The headers.
See Also