UrlToTextResponse Class

Definition

Response for Convert website URL page to text (txt)

public class UrlToTextResponse
type UrlToTextResponse = class
Public Class UrlToTextResponse
Inheritance
UrlToTextResponse

Constructors

Name Description
UrlToTextResponse()

Properties

Name Description
Successful

True if successful, false otherwise

TextContentResult

Text content result from the URL website input

Applies to