'Declaration <DescriptionAttribute("Occurs when the FocusedAnnotationView is changing.")> <CategoryAttribute("VintaSoft, Annotation")> Public Event FocusedAnnotationViewChanging As System.EventHandler(Of PdfAnnotationViewChangingEventArgs)
[Description("Occurs when the FocusedAnnotationView is changing.")] [Category("VintaSoft, Annotation")] public event System.EventHandler<PdfAnnotationViewChangingEventArgs> FocusedAnnotationViewChanging
[Description("Occurs when the FocusedAnnotationView is changing.")] [Category("VintaSoft, Annotation")] public: __event System.EventHandler<PdfAnnotationViewChangingEventArgs*>* FocusedAnnotationViewChanging
[Description("Occurs when the FocusedAnnotationView is changing.")] [Category("VintaSoft, Annotation")] public:
event System.EventHandler<PdfAnnotationViewChangingEventArgs^>^ FocusedAnnotationViewChanging