AnnotationActionCollection.OnEnter

AnnotationActionCollection.OnEnter property

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

public PdfAction OnEnter { get; set; }

See Also