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