The base URL that can be used to resolve the relative URLs found in the HTML code to convert
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public string BaseUrl { get; set; }
Public Property BaseUrl As String
Get
Set
public:
property String^ BaseUrl {
String^ get ();
void set (String^ value);
}
member BaseUrl : string with get, set
Property Value
Type:
String
Reference