Modifier key to use to select individual characters in the page without their words or lines.
Object.defineProperty(DocumentViewerText.prototype, 'characterKeyModifier',
get: function(),
set: function(value)
)
characterKeyModifier: Keys;
The modifier key to use to select individual characters in the page without their words or lines. Default value is Control.
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