Table of Contents

Property OnLostFocus

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

OnLostFocus

Gets or sets the action to be performed when the control loses the input focus.

public PdfAction? OnLostFocus { get; set; }

Property Value

PdfAction

The action to be performed when the control loses the input focus.