The actions executed when a mouse/pointing device leaves the widget.
Namespace: TallComponents.PDF.Annotations.WidgetsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public ActionCollection MouseExitActions { get; } |
| Visual Basic |
|---|
Public ReadOnly Property MouseExitActions As ActionCollection Get |
Remarks
This property is supported in classic PDF documents only.
In Xfa documents this property returns a readonly collection.