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

Show in webframe

RunLinkKeyModifier Property






Modifier key to check for when the user clicks on a link to run it.
Syntax
public virtual Keys RunLinkKeyModifier {get; set;}
'Declaration
 
Public Overridable Property RunLinkKeyModifier As Keys
'Usage
 
Dim instance As DocumentViewerPageLinksInteractiveMode
Dim value As Keys
 
instance.RunLinkKeyModifier = value
 
value = instance.RunLinkKeyModifier
public:
virtual property Keys RunLinkKeyModifier {
   Keys get();
   void set (    Keys value);
}

Property Value

The modifier key to check for when the user clicks on a link to run it. Default value is None.
Remarks

This mode supports running links only when the user clicks over an item while pressing down a keyboard modifier through RunLinkKeyModifier. The default value is None. But can modify if needed - for example, set it to Control to mimic how Microsoft Word perform clicking on links embedded in a document.

This value is ignored when the platform does not support a keyboard.

Requirements

Target Platforms

See Also

Reference

DocumentViewerPageLinksInteractiveMode Class
DocumentViewerPageLinksInteractiveMode 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