Modifier key to use for selecting the whole word when any of its characters is selected.
Object.defineProperty(DocumentViewerText.prototype, 'wordKeyModifier',
get: function(),
set: function(value)
)
wordKeyModifier: Keys;
The modifier key to use for selecting the whole word when any of its characters is selected. Default value is Alt.
This property is used by DocumentViewerSelectTextInteractiveMode.
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