HtmlLoadOptionsComputeAllCssHierarchy Property |
Recursively check all parent css styles of each element. Default: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public bool ComputeAllCssHierarchy { get; set; }
Public Property ComputeAllCssHierarchy As Boolean
Get
Set
Property Value
BooleanSee Also