The properties of the UrlLinkClickedEventArgs class are listed below. For a complete list of UrlLinkClickedEventArgs class members, see the UrlLinkClickedEventArgs Members topic.
ModifierKeys | Which keys modifier keys were pressed at the time of the event. |
MouseButtons | Which mouse buttons was pressed at the time of the event. |
MousePosition | The screen position of the mouse at the time of the event. |
Url | The URL to which this link points. |
UrlLinkClickedEventArgs Class | TallComponents.PDF.ReaderControls Namespace