AnnotationActionCollection.OnReceiveFocus

AnnotationActionCollection.OnReceiveFocus property

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

public PdfAction OnReceiveFocus { get; set; }

See Also