EventEventPhase Property
Used to indicate which phase of event flow is currently being evaluated.

Namespace: Aspose.Html.Dom.Events
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public ushort EventPhase { get; }

Property Value

Type: UInt16
See Also