PdfHtmlTemplateHtmlBaseUrl Property

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

Definition

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

Property Value

String

See Also