The event argument object for document nink related events. (e. g. the documentLinkClicked event)

Syntax

{
   target: <DocumentTargetInfo>
}

Introduced: X18.

Properties

Property Description
target Information about the document target the link points to.
textField The text field.
(Inherited from TextFieldEventArgs)