HtmlMdResult.Html Property

Definition

Resulting HTML from the conversion

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

Property Value

Attributes

Applies to