Invoke the specified document link target page fit and zoom properties.
DocumentViewerView.prototype.runLinkTarget = function(linkTarget)
runLinkTarget(linkTarget: DocumentLinkTarget): void;
linkTarget
Properties of the link target to invoke. Only the page fit and zoom percentage is used.
This method is called by DocumentViewer.RunLinkTarget. Refer to this method for more information.
RunLinkTarget only applies the DocumentLinkTarget.PageFitType and zoomPercent.
For an example, refer to RunLinkTarget
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET