DocumentViewer Events

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

The DocumentViewer type exposes the following members.

Events

  NameDescription
Public eventAnnotationPopupContentChanged
Occurs when the user manually changes the contents of a popup NOTE: Does not trigger when PopupContents is set programatically
Public eventAnnotationResized
Occurs when an annotation is resized
Public eventAnnotationsAdded
Occurs when an annotation is added
Public eventAnnotationsCreated
Occurs when an annotation is created via. a tool
Public eventAnnotationsDeselected
Occurs when an annotation is deselected
Public eventAnnotationsDragged
Occurs when annotations are dragged by the user; WARNING: triggered a ton of times when user is move dragging annotations
Public eventAnnotationsMoveCompleted
Occurs when the user finishes moving annotations (i.e the mouse is released)
Public eventAnnotationsRemoved
Occurs when an annotation is removed
Public eventAnnotationsSelected
Occurs when an annotation is selected
Public eventPropertyChanged
Notification event that is raised when a bound property changes.
Public eventToolModeChanged
Occurs when the DocumentViewer tool mode is changed

See Also