Link Search Menu Expand Document

HTMLExtractorDetectHyperLinks Property

Sets whether to detect URLs and present them as clickable links. Default is true.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public bool DetectHyperLinks { get; set; }

Property Value

Type: Boolean

Implements

IHTMLExtractorDetectHyperLinks
See Also

Reference