lineKeyModifier Property

Summary

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

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

Property Value

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

Remarks

This property is used by DocumentViewerSelectTextInteractiveMode.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

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