MutationObserverInitCharacterDataOldValue Property
Set to true if characterData is set to true or omitted and target’s data before the mutation needs to be recorded.

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

Property Value

Type: Boolean
See Also