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