Event.Target
Event.Target property
Used to indicate the IEventTarget
to which the event was originally dispatched.
public EventTarget Target { get; }
See Also
- class EventTarget
- class Event
- namespace Aspose.Html.Dom.Events
- assembly Aspose.HTML
Used to indicate the IEventTarget
to which the event was originally dispatched.
public EventTarget Target { get; }