TextContent

IHtmlResource.TextContent property

Content of the HTML resource in a form of a base64-encoded text string for binary resources or a simple text for textual resources

public string TextContent { get; }

See Also