Property MouseDownActions

Namespace TallComponents.PDF.Annotations.Widgets
Class Widget

The actions executed when a mouse/pointing device goes down in the widget.

This property is supported in classic PDF documents only.

In Xfa documents this property returns a readonly collection.

Syntax

public  ActionCollection  MouseDownActions  {  get;  }

Property value

ActionCollection