MutationObserverInitChildList Property
Set to true if mutations to target’s children are to be observed.

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

Property Value

Type: Boolean
See Also