TX Text Control .NET for Windows Forms Documentation

Hypertext Links

Classes

ClassDescription
DocumentLinkThe DocumentLink class represents a link in a Text Control document that points to a target in the same document.
DocumentLinkCollectionAn instance of the DocumentLinkCollection class contains all links in a Text Control document that point to targets in the same document.
DocumentLinkEventArgsThe DocumentLinkEventArgs class provides data for the TextControl.DocumentLinkClicked event.
DocumentTargetThe DocumentTarget class represents a text position in a Text Control document that is a target of a document link.
DocumentTargetCollectionAn instance of the DocumentTargetCollection class contains all targets in a Text Control document represented through objects of the type DocumentTarget. An instance of this class can only be obtained with the
HypertextLinkThe HypertextLink class represents a hypertext link in a Text Control document that points to a target outside of the document.
HypertextLinkCollectionAn instance of the HypertextLinkCollection class contains all hypertext links in a Text Control document represented through objects of the type HypertextLink. An instance of this class can be obtained with the
HypertextLinkEventArgsThe HypertextLinkEventArgs class provides data for the TextControl.HypertextLinkClicked event.

Properties

PropertyDescription
HeaderFooter.HypertextLinksGets a collection of all hypertext links the header or footer contains.
ServerTextControl.DocumentLinksGets a collection of all links that point to targets in the same document.
ServerTextControl.DocumentTargetsGets a collection of all targets in the document.
ServerTextControl.HypertextLinksGets a collection of all hypertext links contained in the main text of the document.
TextControl.DocumentLinksGets a collection of all links that point to targets in the same document.
TextControl.DocumentTargetMarkersGets or sets a value indicating that markers for hypertext targets are shown or not.
TextControl.DocumentTargetsGets a collection of all targets in the document.
TextControl.HypertextLinksGets a collection of all hypertext links contained in the text part with the input focus.
TextFrame.HypertextLinksGets a collection of all hypertext links in a text frame.
WPF.TextControl.DocumentLinksGets a collection of all links that point to targets in the same document.
WPF.TextControl.DocumentTargetMarkersGets or sets a value indicating that markers for hypertext targets are shown or not.
WPF.TextControl.DocumentTargetsGets a collection of all targets in the document.
WPF.TextControl.HypertextLinksGets a collection of all hypertext links contained in the text part with the input focus.

Methods

MethodDescription
TextControl.OnDocumentLinkClickedRaises the DocumentLinkClicked event.
TextControl.OnHypertextLinkClickedRaises the HypertextLinkClicked event.
WPF.TextControl.OnDocumentLinkClickedRaises the DocumentLinkClicked event.
WPF.TextControl.OnHypertextLinkClickedRaises the HypertextLinkClicked event.

Events

EventDescription
TextControl.DocumentLinkClickedOccurs when a text field has been clicked on that represents a link to a target in the document.
TextControl.HypertextLinkClickedOccurs when a text field has been clicked on that represents the source of a hypertext link.
WPF.TextControl.DocumentLinkClickedOccurs when a text field has been clicked on that represents a link to a target in the document.
WPF.TextControl.HypertextLinkClickedOccurs when a text field has been clicked on that represents the source of a hypertext link.
 
 
 

Products

Support

Downloads

Corporate

Buy Now