ResponseMessageContent Property
Gets or sets the response content.

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

Property Value

Type: Content
The body.
See Also