EVO PDF Logo

HtmlToPdfElementLiveUrlsEnabled Property

EVO PDF Client for .NET Core
When true this option instructs the HTML to PDF element to convert the HTML links to PDF links. The default value is true.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public bool LiveUrlsEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference