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