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

Convert Tooltip elements from the Xhtml into PDF. (default = true)

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

Syntax

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

See Also