pageKeyModifier Property

Summary

Modifier key to use for panning a page.

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

Property Value

The modifier key to use for panning a page. Default value is Alt.

Remarks

This value is only used when IsKeyboardEnabled is set to true.

For more information on keyboard panning and scrolling, refer to IsKeyboardEnabled.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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