PdfHtmlTemplateHtmlBaseUrl Property

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

Definition

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

Property Value

String

See Also