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