C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / HyperlinkClickedEventArgs Class
Properties


HyperlinkClickedEventArgs Class Members

The following tables list the members exposed by HyperlinkClickedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the HyperlinkClickedEventArgs class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets the hyperlink associated with the event.  
Top
See Also