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.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic PdfActionCollection OnBlur { get; }
Public ReadOnly Property OnBlur As PdfActionCollection
Get
Property Value
PdfActionCollection
An action that shall be performed when the field's annotation loses the input focus.
See Also