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