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