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: 2024.12.16
Syntax public bool FastLoadHtml { get; set; }
Public Property FastLoadHtml As Boolean
Get
Set
Property Value
BooleanSee Also