Click or drag to resize

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.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public PdfActionCollection MouseEnter { get; }

Property Value

PdfActionCollection
An action that shall be performed when the cursor enters the field's annotation active area.
See Also