PdfHtmlTemplateHtmlBaseUrl Property

Gets or sets the base URL used to resolve external resources in the HTML

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public string HtmlBaseUrl { get; set; }

Property Value

String

See Also