Click or drag to resize

HtmlLoadOptionsComputeAllCssHierarchy Property

Recursively check all parent css styles of each element. Default: true.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax
public bool ComputeAllCssHierarchy { get; set; }

Property Value

Boolean
See Also