PDFReaderControls.NET Standard Class Reference

PagesViewer.CursorModeChanged Event

Raised when the CursorMode changes. You typically handle this event to update the UI of your reader, such as e.g. a tool bar.

public event EventHandler CursorModeChanged;

See Also

PagesViewer Class | TallComponents.PDF.ReaderControls Namespace