PdfHtmlBaseUrl Property

The base URL that can be used to resolve the relative URLs found in the HTML code to convert

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public string BaseUrl { get; set; }

Property Value

String

See Also