characterKeyModifier Property

Summary

Modifier key to use to select individual characters in the page without their words or lines.

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

Property Value

The modifier key to use to select individual characters in the page without their words or lines. Default value is Control.

Remarks

This property is used by DocumentViewerSelectTextInteractiveMode.

Requirements

Target Platforms

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

Leadtools.Document.Viewer Assembly