HtmlLoadOptionsPreserveHyperlinks Property |
Get and set the value whether to preserve hyperlinks during the HTML loading or skip them. Default value: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public bool PreserveHyperlinks { get; set; }
Public Property PreserveHyperlinks As Boolean
Get
Set
Property Value
BooleanSee Also