Link Search Menu Expand Document

WidgetOnMouseUp Property

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

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Action OnMouseUp { get; set; }

Property Value

Type: Action
See Also

Reference