HtmlTemplateApplicationResponse.FinalHtml Property

Definition

Final HTML result of all operations on input

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

Property Value

Attributes

Applies to