| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnPrintAbort( _ ByVal e As PrintAbortEventArgs _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
protected virtual void OnPrintAbort( PrintAbortEventArgs e ) | |
Parameters
- e
- PrintAbortEventArgs object containing the event data