HtmlToTextResponse.TextContentResult Property

Definition

Text content result from the HTML input

[System.Text.Json.Serialization.JsonPropertyName("TextContentResult")]
public string TextContentResult { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("TextContentResult")>]
member this.TextContentResult : string with get, set
Public Property TextContentResult As String

Property Value

Attributes

Applies to