Click or drag to resize

PdfFieldActionCollection Properties

The PdfFieldActionCollection type exposes the following members.

Properties
 NameDescription
Public propertyMouseDown(Optional; PDF 1.2) An action that shall be performed when the mouse button is pressed inside the field's annotation active area.
Public propertyMouseEnter(Optional; PDF 1.2) An action that shall be performed when the cursor enters the field's annotation active area.
Public propertyMouseExit(Optional; PDF 1.2) An action that shall be performed when the cursor exits the field's annotation active area.
Public propertyOnBlur(Optional; PDF 1.2; widget annotations only) An action that shall be performed when the field's annotation loses the input focus.
Public propertyOnFocus(Optional; PDF 1.2; widget annotations only) An action that shall be performed when the field's annotation receives the input focus.
Top
See Also