Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

RunLinkTarget Method (DocumentViewerView)






Properties of the link target to invoke. Only the page fit and zoom percentage is used.
Invoke the specified document link target page fit and zoom properties.
Syntax
public void RunLinkTarget( 
   DocumentLinkTarget linkTarget
)
'Declaration
 
Public Sub RunLinkTarget( _
   ByVal linkTarget As DocumentLinkTarget _
) 
'Usage
 
Dim instance As DocumentViewerView
Dim linkTarget As DocumentLinkTarget
 
instance.RunLinkTarget(linkTarget)
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 DocumentLinkTarget.ZoomPercent of linkTarget.

Example

For an example, refer to RunLinkTarget

Requirements

Target Platforms

See Also

Reference

DocumentViewerView Class
DocumentViewerView Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features