Modifier key to use for selecting the whole line when any of its characters is selected.
Object.defineProperty(DocumentViewerText.prototype, 'lineKeyModifier',
get: function(),
set: function(value)
)
lineKeyModifier: Keys;
The modifier key to use for selecting the whole line when any of its characters is selected. Default value is None.
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