Property BaseUri
- Namespace
- BitMiracle.Docotic.Pdf.HtmlToPdf
- Assembly
- BitMiracle.Docotic.Pdf.HtmlToPdf.dll
BaseUri
Gets or sets the base URL for all relative links.
public Uri BaseUri { get; set; }
Property Value
- Uri
The base URL for all relative links.
Remarks
Default value: null
.