PDFReaderControls.NET Standard Class Reference

UrlLinkClickedEventHandler Delegate

Specifies the signature of the method that handles the UrlLinkClicked event of the PagesViewer control.

public delegate void UrlLinkClickedEventHandler(
   object sender,
   UrlLinkClickedEventArgs args
);

Requirements

Namespace: TallComponents.PDF.ReaderControls

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

See Also

TallComponents.PDF.ReaderControls Namespace