HtmlToTextResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |