←Select platform

RunLinkTarget Method (DocumentViewerView)

Summary

Invoke the specified document link target page fit and zoom properties.

Syntax

C#
VB
C++
public void RunLinkTarget( 
   DocumentLinkTarget linkTarget 
) 
Public Sub RunLinkTarget( 
   ByVal linkTarget As DocumentLinkTarget 
) 
public:  
   void RunLinkTarget( 
      DocumentLinkTarget^ linkTarget 
   ) 

Parameters

linkTarget

Properties of the link target to invoke. Only the page fit and zoom percentage is used.

Remarks

This method is called by DocumentViewer.RunLinkTarget. Refer to this method for more information.

RunLinkTarget only applies the DocumentLinkTarget.PageFitType and ZoomPercent.

Example

For an example, refer to RunLinkTarget

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize