'DeclarationPublic Function New( _ ByVal annotation As PdfVisualAnnotation _ )
'UsageDim annotation As PdfVisualAnnotation Dim instance As New PdfVisualAnnotationAddEventArgs(annotation)
public PdfVisualAnnotationAddEventArgs( PdfVisualAnnotation annotation )
public: PdfVisualAnnotationAddEventArgs( PdfVisualAnnotation^ annotation )
Parameters
- annotation
- The annotation that generated the event.