Click or drag to resize

HtmlLoadOptionsPreserveHyperlinks Property

Get and set the value whether to preserve hyperlinks during the HTML loading or skip them. Default value: true.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool PreserveHyperlinks { get; set; }

Property Value

Boolean
See Also