PdfFieldActionCollectionMouseEnter Property |
(Optional; PDF 1.2) An action that shall be performed when the cursor enters the field's annotation active area.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public PdfActionCollection MouseEnter { get; }
Public ReadOnly Property MouseEnter As PdfActionCollection
Get
Property Value
PdfActionCollection
An action that shall be performed when the cursor enters the field's annotation active area.
See Also