Pdf |
The PdfFieldActionCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | MouseDown | (Optional; PDF 1.2) An action that shall be performed when the mouse button is pressed inside the field's annotation active area. |
![]() | MouseEnter | (Optional; PDF 1.2) An action that shall be performed when the cursor enters the field's annotation active area. |
![]() | MouseExit | (Optional; PDF 1.2) An action that shall be performed when the cursor exits the field's annotation active area. |
![]() | OnBlur | (Optional; PDF 1.2; widget annotations only) An action that shall be performed when the field's annotation loses the input focus. |
![]() | OnFocus | (Optional; PDF 1.2; widget annotations only) An action that shall be performed when the field's annotation receives the input focus. |