Click or drag to resize

PdfDocumentOptionsLiveUrlsEnabled Property

When true this options instructs the converter to convert the external links from HTML to PDF links. The default value is true.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool LiveUrlsEnabled { get; set; }

Property Value

Type: Boolean
See Also