PdfFieldActionCollectionMouseDown Property |
(Optional; PDF 1.2) An action that shall be performed when the mouse button is pressed inside the field's annotation active area.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic PdfActionCollection MouseDown { get; }
Public ReadOnly Property MouseDown As PdfActionCollection
Get
Property Value
PdfActionCollection
An action that shall be performed when the mouse button is pressed inside the field's annotation active area.
See Also