Defines the target of an internal link in the document.
function lt.Document.DocumentLinkTarget
class lt.Document.DocumentLinkTarget()
DocumentLinkTarget contains the properties required for a link that targets other parts of the document. It is used as the value of DocumentLink.Target for internal page links and as the value of DocumentBookmark.Target used to define document bookmarks (table of content).
Viewer applications would normally perform the following when a link target is invoked:
Go to the page number specified in PageNumber.
Check the value of PageFitType, if it is other than DocumentPageFitType.None then fit the page as specified.
If the of PageFitType is DocumentPageFitType.None then use Position to scroll to a specific position in the page and optionally ZoomPercent to update the zoom value.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document