C#
VB
C++
Modifier key to use for selecting the whole word when any of its characters is selected.
public Keys WordKeyModifier { get; set; } Public Property WordKeyModifier() As System.Windows.Forms.KeysGetSet
public:property System::Windows::Forms::Keys^ WordKeyModifier{System::Windows::Forms::Keys^ get()void set(System::Windows::Forms::Keys^ value)}
The modifier key to use for selecting the whole word when any of its characters is selected. Default value is System.Windows.Forms.Keys.
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
