MutationObserverInitSubtree Property
Set to true if mutations to not just target, but also target’s descendants are to be observed

Namespace: Aspose.Html.Dom.Mutations
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public bool Subtree { get; set; }

Property Value

Type: Boolean
See Also