PDFView4NET WinForms Edition
AnnotationContextMenuEventArgs Class
Members 




O2S.Components.PDFView4NET Namespace : AnnotationContextMenuEventArgs Class
Defines the parameters for the PDFPageView.AnnotationContextMenu event.
Object Model
AnnotationContextMenuEventArgs ClassPDFAnnotation Class
Syntax
'Declaration
 
Public Class AnnotationContextMenuEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As AnnotationContextMenuEventArgs
public class AnnotationContextMenuEventArgs : System.EventArgs 
public __gc class AnnotationContextMenuEventArgs : public System.EventArgs 
public ref class AnnotationContextMenuEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      O2S.Components.PDFView4NET.AnnotationContextMenuEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnotationContextMenuEventArgs Members
O2S.Components.PDFView4NET Namespace