[This is preliminary documentation and is subject to change.]

Convert the link elements (A with href) from the Xhtml into PDF links. (default = true)

Namespace:  TallComponents.Web
Assembly:  TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.2.6

Syntax

C#
public bool EnableLinks { get; set; }
Visual Basic (Declaration)
Public Property EnableLinks As Boolean

See Also