RadPdfViewerAnnotationClicked Event |
Fires when a link or a bookmark was clicked.
Namespace: Telerik.WinControls.UIAssembly: Telerik.WinControls.PdfViewer (in Telerik.WinControls.PdfViewer.dll) Version: 2018.1.220.40 (2018.1.220.40)
Syntaxpublic event EventHandler<AnnotationEventArgs> AnnotationClicked
Public Event AnnotationClicked As EventHandler(Of AnnotationEventArgs)
Value
Type:
SystemEventHandlerAnnotationEventArgs
See Also