Click or drag to resize

PdfFieldActionCollectionOnBlur Property

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

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

Property Value

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