'Declaration <DescriptionAttribute("Occurs when the annotation is moved between images in multipage display mode.")> <CategoryAttribute("VintaSoft, Annotation")> Public Event AnnotationsMoved As System.EventHandler(Of AnnotationsMovedEventArgs)
[Description("Occurs when the annotation is moved between images in multipage display mode.")] [Category("VintaSoft, Annotation")] public event System.EventHandler<AnnotationsMovedEventArgs> AnnotationsMoved
[Description("Occurs when the annotation is moved between images in multipage display mode.")] [Category("VintaSoft, Annotation")] public: __event System.EventHandler<AnnotationsMovedEventArgs*>* AnnotationsMoved
[Description("Occurs when the annotation is moved between images in multipage display mode.")] [Category("VintaSoft, Annotation")] public:
event System.EventHandler<AnnotationsMovedEventArgs^>^ AnnotationsMoved