Click or drag to resize

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.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntax
public bool FastLoadHtml { get; set; }

Property Value

Boolean
See Also