XFINIUM.PDF.View.Wpf Documentation
PdfVisualAnnotationMoveEventArgs Class
Members 



Xfinium.Pdf.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
      Xfinium.Pdf.View.PdfVisualAnnotationEventArgs
         Xfinium.Pdf.View.PdfVisualAnnotationMoveEventArgs

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfVisualAnnotationMoveEventArgs Members
Xfinium.Pdf.View Namespace