AnnotationActionCollection.OnPressMouseBtn

AnnotationActionCollection.OnPressMouseBtn property

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

public PdfAction OnPressMouseBtn { get; set; }

See Also