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