PDFReaderControls.NET Standard Class Reference

UnhandledExceptionEventHandler Delegate

Specifies the signature of the method that handles an Exception event raised by an exception that has not been handled.

public delegate void UnhandledExceptionEventHandler(
   object sender,
   UnhandledExceptionEventArgs e
);

Requirements

Namespace: TallComponents.PDF.ReaderControls

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF.ReaderControls Namespace