[]
Summary description for Document Events.
public delegate void PrintingThreadErrorEventHandler(object sender, PrintingThreadErrorEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Summary description for Document Events. |
| PrintingThreadErrorEventArgs | e | Summary description for Document Events. |
| Name | Description |
|---|---|
| PrintingThreadErrorEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, PrintingThreadErrorEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, PrintingThreadErrorEventArgs) |