AnnotationActionCollection.OnExit

AnnotationActionCollection.OnExit property

Gets or sets an action to be performed when the cursor exits the annotation�s active area.

public PdfAction OnExit { get; set; }

See Also