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