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