HtmlLoadOptionsFastLoadHtml Property |
Disable all parent css styles of each element and use only last css for element. Default: false.
Notice: Attention, this option does not allow to read full html styles correctly.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.3
Syntaxpublic bool FastLoadHtml { get; set; }
Public Property FastLoadHtml As Boolean
Get
Set
Property Value
Boolean
See Also