'Declaration Protected Overridable Sub OnMarkupAnnotationCreated( _
ByVal eThe PdfMarkupAnnotationEventArgs instance containing the event data.As PdfMarkupAnnotationEventArgs _
)
protected virtual void OnMarkupAnnotationCreated(
PdfMarkupAnnotationEventArgs e
)
protected: virtual void OnMarkupAnnotationCreated(
PdfMarkupAnnotationEventArgs* e
)
protected:
virtual void OnMarkupAnnotationCreated(
PdfMarkupAnnotationEventArgs^ e
)
Parameters
- e
- The PdfMarkupAnnotationEventArgs instance containing the event data.