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