AnnotationActionCollection.OnLostFocus

AnnotationActionCollection.OnLostFocus property

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

public PdfAction OnLostFocus { get; set; }

See Also