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