DocumentLink Object

Summary

Holds the properties of a link inside the document.

Syntax
TypeScript
JavaScript
function lt.Document.DocumentLink 
class lt.Document.DocumentLink() 
Remarks

The links of a document page can be get using GetLinks and contain the following members:

Member Description
Bounds
The location and size of the link in the page.
LinkType
Type of the link target: An internal position in the same document or an external value (hyperlink)
Target
The target in the document if this is an internal link
Value
The value (hyperlink) if this is an external link that can automatically be parsed using the regular expressions stored in DocumentText.LinkPatterns.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.