Modifier key to use for panning a page.
Object.defineProperty(ImageViewerPanZoomInteractiveMode.prototype, 'pageKeyModifier',
get: function(),
set: function(value)
)
pageKeyModifier: Keys;
The modifier key to use for panning a page. Default value is Alt.
This value is only used when IsKeyboardEnabled is set to true.
For more information on keyboard panning and scrolling, refer to IsKeyboardEnabled.
ImageViewerPanZoomInteractiveMode Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET