wordKeyModifier Property

Summary

Modifier key to use for selecting the whole word when any of its characters is selected.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerText.prototype, 'wordKeyModifier', 
	get: function(), 
	set: function(value) 
) 
wordKeyModifier: Keys; 

Property Value

The modifier key to use for selecting the whole word when any of its characters is selected. Default value is Alt.

Remarks

This property is used by DocumentViewerSelectTextInteractiveMode.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.