characterKeyModifier Property (DocumentViewerText)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerText.prototype, 'characterKeyModifier', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize