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