Click or drag to resize

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.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public PdfActionCollection MouseDown { 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