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: 5.2.2.10
Syntaxpublic bool PreserveHyperlinks { get; set; }
Public Property PreserveHyperlinks As Boolean
Get
Set
Property Value
Type:
Boolean
See Also