PdfHtmlBaseUrl Property

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

Definition

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

Property Value

String

See Also