Modifier key to use to select individual characters in the page without their words or lines.
public Keys CharacterKeyModifier { get; set; }
Public Property CharacterKeyModifier() As System.Windows.Forms.Keys
Get
Set
public:
property System::Windows::Forms::Keys^ CharacterKeyModifier
{
System::Windows::Forms::Keys^ get()
void set(System::Windows::Forms::Keys^ value)
}
The modifier key to use to select individual characters in the page without their words or lines. Default value is System.Windows.Forms.Keys.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