Modifier key to check for when the user clicks on a link to run it.
Object.defineProperty(DocumentViewerPageLinksInteractiveMode.prototype, 'runLinkKeyModifier',
get: function(),
set: function(value)
)
runLinkKeyModifier: Keys;
The modifier key to check for when the user clicks on a link to run it. Default value is None.
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.
DocumentViewerPageLinksInteractiveMode Class
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