HtmlToPdfRequest.Html Property

Definition

HTML to render to PDF

[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