Click or drag to resize

PdfFieldActionCollectionOnFocus Property

(Optional; PDF 1.2; widget annotations only) An action that shall be performed when the field's annotation receives the input focus.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public PdfActionCollection OnFocus { get; }

Property Value

PdfActionCollection
An action that shall be performed when the field's annotation receives the input focus.
See Also