'Declaration <DescriptionAttribute("Occurs when HoveredAnnotation property is changed.")> Public Event HoveredAnnotationChanged As System.EventHandler(Of PdfAnnotationEventArgs)
[Description("Occurs when HoveredAnnotation property is changed.")] public event System.EventHandler<PdfAnnotationEventArgs> HoveredAnnotationChanged
[Description("Occurs when HoveredAnnotation property is changed.")] public: __event System.EventHandler<PdfAnnotationEventArgs*>* HoveredAnnotationChanged
[Description("Occurs when HoveredAnnotation property is changed.")] public:
event System.EventHandler<PdfAnnotationEventArgs^>^ HoveredAnnotationChanged