​
​
​

The DocumentLinkEventArgs class provides data for the TextControl.DocumentLinkClicked event.

Syntax

​public class DocumentLinkEventArgs: EventArgs
​Public Class DocumentLinkEventArgs
  Inherits EventArgs

Properties

Property Description
DocumentLink Gets an object that represents the clicked document link.
​