AnnotationActionCollection.OnReleaseMouseBtn

AnnotationActionCollection.OnReleaseMouseBtn property

Gets or sets an action to be performed when the mouse button is released inside the annotation�s active area.

public PdfAction OnReleaseMouseBtn { get; set; }

See Also