O2S.Components.PDF4NET.View.Win Documentation
PDFVisualAnnotationMoveEventArgs Class
Members 



O2S.Components.PDF4NET.View Namespace : PDFVisualAnnotationMoveEventArgs Class
Defines the event arguments for PDFDocumentView.BeforeAnnotationMove and PDFDocumentView.AfterAnnotationMove events.
Object Model
PDFVisualAnnotationMoveEventArgs ClassPDFVisualAnnotation Class
Syntax
'Declaration
 
Public Class PDFVisualAnnotationMoveEventArgs 
   Inherits PDFVisualAnnotationEventArgs
'Usage
 
Dim instance As PDFVisualAnnotationMoveEventArgs
public class PDFVisualAnnotationMoveEventArgs : PDFVisualAnnotationEventArgs 
public ref class PDFVisualAnnotationMoveEventArgs : public PDFVisualAnnotationEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      O2S.Components.PDF4NET.View.PDFVisualAnnotationEventArgs
         O2S.Components.PDF4NET.View.PDFVisualAnnotationMoveEventArgs

Requirements

Supported .NET Platforms: .NET Framework 4.0 and higher, .NET 5.0 and higher, Windows Forms


Target Platforms:Windows 11, Windows 10, Windows 8.1, Windows 8, Windows 7

See Also