'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.