HtmlToTextResponse Class

Definition

Response for Convert HTML string to text (txt)

public class HtmlToTextResponse
type HtmlToTextResponse = class
Public Class HtmlToTextResponse
Inheritance
HtmlToTextResponse

Constructors

Name Description
HtmlToTextResponse()

Properties

Name Description
Successful

True if successful, false otherwise

TextContentResult

Text content result from the HTML input

Applies to