PDFReaderControls.NET Standard Class Reference

ProgressEventHandler Delegate

Represents the signature for the method that will handle the Progress event of a TextMatchEnumerator.

public delegate void ProgressEventHandler(
   object sender,
   ProgressEventArgs e
);

Requirements

Namespace: TallComponents.PDF.ReaderControls

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

See Also

TallComponents.PDF.ReaderControls Namespace