PDFReaderControls.NET Standard Class Reference

AfterBookmarkSelectedEventHandler Delegate

Specifies the signature of the method that handles the AfterBookmarkSelected event of the BookmarksViewer control.

public delegate void AfterBookmarkSelectedEventHandler(
   object sender,
   AfterBookmarkSelectedEventArgs args
);

Requirements

Namespace: TallComponents.PDF.ReaderControls

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

See Also

TallComponents.PDF.ReaderControls Namespace