Click or drag to resize

WpfPdfMarkupAnnotation Events

The WpfPdfMarkupAnnotation type exposes the following members.

Events
  NameDescription
Public eventMouseDown
Event is raised when the left mouse button transitions from up to down while the cursor is over the annotation.
(Inherited from WpfAnnotationUI.)
Public eventMouseUp
Event is raised when the left mouse button transitions from down to up while the cursor is over the annotation.
(Inherited from WpfAnnotationUI.)
Public eventPropertyChanged
This event is raised when a property of the annotation has changed.
(Inherited from WpfAnnotationUI.)
Top
See Also