The LinkClickedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancel |
Value of the link. Based on the link type it can be web url, page number, path to another application, ...
| |
LinkType |
Link Type. It can be URL, ScrollToPage, Application, Unsupported, Application, ExternalDoc.
| |
LinkValue |
Value of the link. Based on the link type it can be web url, page number, path to another application, ...
|
See Also